This is a discussion on newbie question: why are there two different Apache downloads? within the Windows Web Servers forums, part of the Web Server and Related Forums category; why do I see Apache 1.3 and Apache 2.0? nowhere have I seen an explanation of the difference ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 03 Mar 2004, "Reuben L." <ReubenL1@-DELETE-THIS-hotmail.com>
wrote in news:104b8nnoba4o25e@corp.supernews.com: > why do I see Apache 1.3 and Apache 2.0? > nowhere have I seen an explanation of the difference between the > two... Look at the new features for ver. 2 at the apache web site. |
|
|||
|
Here's the link you need:
http://httpd.apache.org/docs-2.0/new_features_2_0.html R "Nil" <rednoise@REMOVETHIScomcast.net> wrote in message news:Xns94A1493FB40E4nilch1@63.240.76.16... > On 03 Mar 2004, "Reuben L." <ReubenL1@-DELETE-THIS-hotmail.com> > wrote in news:104b8nnoba4o25e@corp.supernews.com: > > > why do I see Apache 1.3 and Apache 2.0? > > nowhere have I seen an explanation of the difference between the > > two... > > Look at the new features for ver. 2 at the apache web site. > |
|
|||
|
> why do I see Apache 1.3 and Apache 2.0?
> nowhere have I seen an explanation of the difference between the two... 2.0 has more features, but is too fresh yet, so more problems and incompatibilities may occur. |
|
|||
|
Reuben L. wrote:
> why do I see Apache 1.3 and Apache 2.0? > nowhere have I seen an explanation of the difference between the two... Since you're asking this on an "ms-windows" newsgroup, the most important difference for you to know may be that Apache 2.0 is more platform-independent and so is better architected for the Windows environment (see "Better support for non-Unix platforms" in the new features page referenced earlier). Apache 1.3 runs on Windows, but it was really designed for Unix and so is not as good a fit for Windows as the 2.0 product is. -- Jim Patterson Ottawa, CANADA |