I suspect the difference is the unix distribution includes support for such important systems as sgi and beos
________________________________ From: Syntax [mailto:[EMAIL PROTECTED] Sent: Monday, November 20, 2006 1:50 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] difference between UNIX and WIN source package On <mailto:users@httpd.apache.org> the download page , we can see below: * Unix Source: httpd-2.2.3.tar.gz <http://apache.stu.edu.tw/httpd/httpd-2.2.3.tar.gz> [PGP <http://www.apache.org/dist/httpd/httpd-2.2.3.tar.gz.asc> ] [MD5 <http://www.apache.org/dist/httpd/httpd-2.2.3.tar.gz.md5> ] * Unix Source: httpd-2.2.3.tar.bz2 <http://apache.stu.edu.tw/httpd/httpd-2.2.3.tar.bz2> [PGP <http://www.apache.org/dist/httpd/httpd-2.2.3.tar.bz2.asc> ] [MD5 <http://www.apache.org/dist/httpd/httpd-2.2.3.tar.bz2.md5> ] * Win32 Source: httpd-2.2.3-win32-src.zip <http://apache.stu.edu.tw/httpd/httpd-2.2.3-win32-src.zip> [PGP <http://www.apache.org/dist/httpd/httpd-2.2.3-win32-src.zip.asc> ] [MD5 <http://www.apache.org/dist/httpd/httpd-2.2.3-win32-src.zip.md5> ] * Win32 Binary (MSI Installer): apache_2.2.3-win32-x86-no_ssl.msi <http://apache.stu.edu.tw/httpd/binaries/win32/apache_2.2.3-win32-x86-no _ssl.msi> [PGP <http://www.apache.org/dist/httpd/binaries/win32/apache_2.2.3-win32-x86- no_ssl.msi.asc> ] [MD5 <http://www.apache.org/dist/httpd/binaries/win32/apache_2.2.3-win32-x86- no_ssl.msi.md5> ] My question is : Is there any one know about what is the difference between UNIX source and WIN source in detail ? (Of course, we all know UNIX source is for unix-like platform and WIN is for WIndows.) I want to know why it has to be distributed into those two platform package, what's different, detail, in program code or something ... Any one can answer ? or any where the documents about it is ? Thanks for your help.