Forum Moderators: phranque

Message Too Old, No Replies

Auto Indexing?

What file to change to have apache create an Index when one isn't provided

         

chuckd

9:51 pm on Feb 27, 2006 (gmt 0)

10+ Year Member



I need to know how to make apache create an Index file when one isn't provided.

I know that I have to change something in the file mod_autoindex-defaults.conf.

I figured there would be a line commented out or a boolean that I'd have to change but there isn't.

I went to apaches website but I couldn't find anything there.

Thanks,
Charles

coopster

10:09 pm on Feb 27, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, chuckd.

You went to the right place when you went to the Apache site. Did you read up on mod_autoindex [httpd.apache.org]?

chuckd

10:18 pm on Feb 27, 2006 (gmt 0)

10+ Year Member



Yeah, is there a boolean I have to change or a line to uncomment?

jdMorgan

10:49 pm on Feb 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Find the "Options" directive in httpd.conf, and add "Indexes" to it.

Jim