Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 6545 invoked by uid 6000); 1 Dec 1997 22:57:53 -0000 Received: (qmail 6442 invoked from network); 1 Dec 1997 22:57:50 -0000 Received: from michael.webdevelop.com (root@207.239.62.10) by taz.hyperreal.org with SMTP; 1 Dec 1997 22:57:50 -0000 Received: from smc1.dorsai.org (slip-32-100-111-134.ny.us.ibm.net [32.100.111.134]) by michael.webdevelop.com (8.8.5/8.7.3) with SMTP id RAA20972 for ; Mon, 1 Dec 1997 17:57:38 -0500 Message-Id: <199712012257.RAA20972@michael.webdevelop.com> Comments: Authenticated sender is From: "Shane Caraveo" To: new-httpd@apache.org Date: Mon, 1 Dec 1997 17:49:48 -05:0 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: RE: [PATCH] Configure to say how to make Configuration In-reply-to: <01BCFE7D.5DC32B10.dda@individual.com> X-mailer: Pegasus Mail for Win32 (v2.54) Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org > > My own personal feeling is that the pre-built binaries should > > be as > > small and simple as possible, since that's most likely the > > type > > of site that would be using it. Sites that need modules like > > database > > auth and other goodies most likely have what it takes to build > > their > > own binary. Our pre-builts should NOT have as much stuff as > > possible. > > *If* you want to compete with IIS (and who doesn't? :-), you > might want a > prebuilt Win32 binary with a selection of modules to try to > match IIS (including > the ASP stuff). One cannot be quite as certain that folks at an > Win32 shop > will have all the tools (or knowledge) on how to build a "full > featured" Apache. > > Of course, that type of shop will probably want to but support > too, so it might > be a moot point. If you want people to use apache on windows, you definetely want as much feature as you can get. Other windows-only servers already do that. I'm working on the php3 port. with modperl and php that is pretty much as close to a match for asp as there is (that I know of). Things have to be as easy as possible, irregardless of wether some user buys support from someone or not. The installer on b3 is fine, except the missing parts, which should flesh out later. And to assume any windows shop is going to have a c savy programmer, and vc++, and is going to sit, compile, figure out how to configure, when they can already get it pre-built from some other (free) server (that is probably already on their server), is to assume a whole lot. Shane Caraveo