Page 1 of 1

Turning of directory index

PostPosted: 03. November 2005 11:05
by rus2589
Hi, I have been looking into turning directory indexes off, and have come across something telling me to comment out a line in the httpd.conf file,

mod_autoindex_color

But if i do this apache will not restart, is this the right way to go about things?

Thanks

PostPosted: 03. November 2005 18:18
by Maller
put this in a htaccess file or edit the setting for your htdocs dir in httpd.conf

Code: Select all
Options -Indexes