Forum Moderators: phranque

Message Too Old, No Replies

mod autoindex.c module

         

hughes

9:34 am on Sep 21, 2006 (gmt 0)

10+ Year Member



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)

WebmasterWorld Administrator 10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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)

WebmasterWorld Administrator 10+ Year Member



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 ;-)