From: Don Armstrong Date: Thu, 15 Jan 2015 01:08:29 +0000 (-0800) Subject: use + for symlinks and multiviews; newer apache doesn't like it otherwise X-Git-Tag: release/2.6.0~243^2~3 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=67f51d1b69c4d16cf2c5686bd02efdca9c9829a9 use + for symlinks and multiviews; newer apache doesn't like it otherwise --- diff --git a/examples/apache.conf b/examples/apache.conf index 2a394b0..479c350 100644 --- a/examples/apache.conf +++ b/examples/apache.conf @@ -12,7 +12,7 @@ - Options -Indexes FollowSymLinks MultiViews + Options -Indexes +FollowSymLinks +MultiViews AllowOverride Options Order allow,deny allow from all