Edit this file and add:
vi /etc/apache2/default-server.conf
At the bottom add this:
Code:
### Directory Listing ### | |
<directory "/srv/www/listing_folder"> | |
AllowSymLinks | |
AllowOverRide None | |
</directory> |
Then restart apache:
/etc/init.d/apache2 restart






Recent Comments