From 0e61e00d9285e6bb8e032518ef1f028eb54ef81b Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 14 Mar 2016 23:28:17 +0200 Subject: mirrorbrain: fix up webapp config --- modules/mirrorbrain/templates/webapp.conf | 5 ++--- 1 file 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 \ No newline at end of file -- cgit v1.2.1