Re: required apache22 modules

2010-01-08 Thread Chuck Swiger
Hi--

On Jan 7, 2010, at 8:55 AM, John Almberg wrote:
 I'm installing Apache22 on a new server and for once, I'd like to install 
 just the modules I need, instead of the default mess.
 
 I've been googling for this answer, but can't seem to find it: Are any apache 
 modules *required*? Or can I just disable them all and then add them in as I 
 need them?

In theory, none of the modules beyond Apache's core and a prefork or mpm worker 
module are required.  In practice, mod_cgi, mod_headers, mod_include, 
mod_log_config, mod_mime, mod_so are going to be needed for the webserver to be 
usable for normal purposes.

There is documentation here:

  http://httpd.apache.org/docs/2.2/mod/

Regards,
-- 
-Chuck

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


required apache22 modules

2010-01-07 Thread John Almberg
I'm installing Apache22 on a new server and for once, I'd like to 
install just the modules I need, instead of the default mess.


I've been googling for this answer, but can't seem to find it: Are any 
apache modules *required*? Or can I just disable them all and then add 
them in as I need them?


-- John
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org