Forums
(@andreasbecker)
14 years ago
You need to add ‘Indexes’ to the “AllowOverride” line… f.e.
<Directory /var/www/> Options Indexes FollowSymLinks MultiViews AllowOverride FileInfo Options Indexes Order allow,deny allow from all </Directory>