summaryrefslogtreecommitdiffstats
path: root/httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'httpd.conf')
-rw-r--r--httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd.conf b/httpd.conf
index 2ab3f8a..a057e7b 100644
--- a/httpd.conf
+++ b/httpd.conf
@@ -538,7 +538,7 @@ ServerSignature On
Alias /icons/ "/var/www/icons/"
<Directory "/var/www/icons">
- Options Indexes MultiViews
+ Options Indexes MultiViews FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all