aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bcd/templates/vhost_bcd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bcd/templates/vhost_bcd.conf')
-rw-r--r--modules/bcd/templates/vhost_bcd.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/bcd/templates/vhost_bcd.conf b/modules/bcd/templates/vhost_bcd.conf
index 320e783a..d203da7a 100644
--- a/modules/bcd/templates/vhost_bcd.conf
+++ b/modules/bcd/templates/vhost_bcd.conf
@@ -5,7 +5,8 @@
ErrorDocument 403 "For the password, please contact the QA team ( http://wiki.mageia.org/en/QA_Team )"
AuthType Basic
- require valid-userOptions FollowSymlinks
+ require valid-user
+ Options FollowSymlinks
Options Indexes
</Directory>