Hi I am trying to disable this module in apache 2 running on a netbsd system. I think I have to disable it in the modules.conf file in the apache directory but I cannot find this file anywhere in the apache directories.
Any help is appreciated
coopster
7:32 pm on Sep 21, 2006 (gmt 0)
Depends on how Apache was compiled [httpd.apache.org] since this module has a base status [httpd.apache.org].
jdMorgan
8:21 pm on Sep 21, 2006 (gmt 0)
If you just want to disable it, you can do so with an "Options [httpd.apache.org] -Indexes" directive.
Jim
coopster
9:08 pm on Sep 21, 2006 (gmt 0)
There I go, thinking too literally again. I thought he meant he didn't even want it loading into memory. Good thing you're here, jd ;-)