typical webhosting

I want to be ready for whatever customers need
What mods should I typically have?

cs:~# which httpd
/usr/local/apache/bin/httpd
cs:~# httpd -l
Compiled-in modules:
http_core.c
mod_env.c
mod_log_config.c
mod_mime.c
mod_negotiation.c
mod_status.c
mod_include.c
mod_autoindex.c
mod_dir.c
mod_cgi.c
mod_asis.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_access.c
mod_auth.c
mod_so.c
mod_setenvif.c
mod_ssl.c
mod_php4.c

i have mod gzip installed also
What else should i install ?

 

 

 

 

Top