PDA

View Full Version : More configuration option


pascal
01-26-2005, 07:16 PM
Hello,

It could be great to have more configuration options.

For example :
- be able to run perl with mod_perl and not only as cgi
- be able to activate/inactivate open_basedir on virtualhost basis
- be able to activate/inactivate safe_mod on virtualhost basis
- be able to activate/inactivate gzip compression (mod_gzip)
- be able to activate/inactivate mode_cache, mem_cache
- be able to run php as cgi with FastCGI
- be able to comment some modules loaded in httpd.conf
- ...

It also could be great to provide a list of all modules that could be, by default, commented in httpd.conf

Pascal