phpjames
02-11-2002, 12:11 AM
I want to enable option indexes throughout my server.
Is this correct to add to my httpd.conf file:
<Directory />
Options +Indexes FollowSymLinks
AllowOverride None
</Directory>
Is this correct? It doesnt seem to be working.
Is this correct to add to my httpd.conf file:
<Directory />
Options +Indexes FollowSymLinks
AllowOverride None
</Directory>
Is this correct? It doesnt seem to be working.
