N nick-a Verified User Joined Feb 23, 2007 Messages 48 Nov 2, 2007 #1 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
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
agnivo007 Verified User Joined Nov 25, 2006 Messages 245 Location India Nov 2, 2007 #2 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.
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.
N nick-a Verified User Joined Feb 23, 2007 Messages 48 Nov 8, 2007 #3 I've been through all those though, and still cant see a module list anywhere to comment out what I dont want to load.
I've been through all those though, and still cant see a module list anywhere to comment out what I dont want to load.
andyreed Verified User Joined Nov 28, 2004 Messages 264 Location Minneapolis, MN Nov 8, 2007 #4 nick-a said: I've been through all those though, and still cant see a module list anywhere to comment out what I dont want to load. Click to expand... Use this command to a list of Apache compiled/loaded modules: /usr/sbin/httpd -l
nick-a said: I've been through all those though, and still cant see a module list anywhere to comment out what I dont want to load. Click to expand... Use this command to a list of Apache compiled/loaded modules: /usr/sbin/httpd -l