On Tue, Apr 09, 2002 at 09:37:24PM -0700, Terrel Shumway wrote:
| On Tue, 2002-04-09 at 20:51, Tripp Lilley wrote:
| > We could take the pains to make a lean, mean Apache package 
| 
| What would it take to create a "lean, mean Apache"?
| 
|  mod_rewrite 
|  mod_webkit
|  mod_ssl
|  mod_auth_db
|  mod_ssi (or mod_patch)

You forgot mod_gzip ...  I'm afraid that a "lean, mean Apache"
is probably a bad idea since on a single box (web address) you
may have many different types of services you want to offer.  A
more welcome patch to me would be a way to segment Apache 
configuration for specific directories, so in httpd.conf, it 
would have a directive:

SubConfig \webware  /usr/local/webware/httpd.conf

And thus, everything under the \webware path would be configured
by the subordinate httpd.conf in the webware directory.  But, alas,
even this kinda sucks.

;( Clark

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to