aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/vhost_webstatus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates/vhost_webstatus.conf')
-rw-r--r--modules/buildsystem/templates/vhost_webstatus.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/vhost_webstatus.conf b/modules/buildsystem/templates/vhost_webstatus.conf
index 566521b7..3b0e6246 100644
--- a/modules/buildsystem/templates/vhost_webstatus.conf
+++ b/modules/buildsystem/templates/vhost_webstatus.conf
@@ -9,5 +9,5 @@
IndexOptions NameWidth=*
</Location>
<Directory /var/www/bs/autobuild>
- Options FollowSymlinks
+ Options FollowSymlinks FollowSymLinks
</Directory>