Apache 2.2 module list

nick-a

Verified User
Joined
Feb 23, 2007
Messages
48
Hiya,

Where abouts in the httpd conf files does it say which modules to load as it does in 1.3? I cant seem to find any reference to the modules etc anywhere, just the php module.

Nick
 
At the end of the httpd.conf, you'll see some include statements. (./extra/httpd-xxx.conf)

Also, I've been planning to strip off modules I don't need.
 
I've been through all those though, and still cant see a module list anywhere to comment out what I dont want to load.
 
Back
Top