It was thus said that the Great Syntax once stated: > > My question is : > > Is there any one know about what is the difference between UNIX source and > WIN source in detail ? One major difference will be the character(s) used to mark the end of each line of text in the source code. Unix and Windows use different characters to designate this (and there are reasons, mostly historical, on why this is the way it is). Another difference may be the makefiles (files that describe the order of compilation) or how the makefiles are generated on the two platforms. -spc (other than that, I suspect the sources are similar) --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx