aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/mirrorbrain/templates/webapp.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/mirrorbrain/templates/webapp.conf b/modules/mirrorbrain/templates/webapp.conf
index ad66480b..49502967 100644
--- a/modules/mirrorbrain/templates/webapp.conf
+++ b/modules/mirrorbrain/templates/webapp.conf
@@ -7,8 +7,7 @@
#MirrorBrainExcludeUserAgent rpm/4.4.2*
#MirrorBrainExcludeUserAgent *APT-HTTP*
#MirrorBrainExcludeMimeType application/pgp-keys
- Options FollowSymLinks Indexes
- AllowOverride None
- Order allow,deny
+ DirectoryIndex disable
+ Options +FollowSymLinks +Indexes
Require all granted
</Directory> \ No newline at end of file