[plug] autoindex on apache

Simon Scott sscott at iinet.net.au
Mon Jun 17 15:20:42 WST 2002


Hi all

Has anyone managed to get autoindex to work on apache?

After loading the module (its done by default, and definitely exists) I have 

<Directory />
    Options +Indexes
    AllowOverride All
    Order deny,allow
    Allow from all
</Directory>


as a test, but still it wont generate an index for me ( I get "You don't have 
permission to access / on this server.")

Thoughts?



More information about the plug mailing list