From 50d8f8f1fb6930f47ab91023b893cc7aef1a9e7f Mon Sep 17 00:00:00 2001 From: Benjamin Sonntag Date: Fri, 9 Sep 2016 17:30:50 +0200 Subject: [PATCH] [fix] apache2.4 for Jessie doesn't ALLOW by default --- jessie/vhost.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jessie/vhost.conf b/jessie/vhost.conf index 86ebbf8d..8b4f304f 100644 --- a/jessie/vhost.conf +++ b/jessie/vhost.conf @@ -11,6 +11,9 @@ php_admin_flag mail.add_x_header on Options -MultiViews -FollowSymLinks +SymLinksIfOwnerMatch AllowOverride AuthConfig FileInfo Limit Options Indexes + Order allow,deny + Allow from all + Require all granted # If you want to log the errors also in /var/log/alternc/sites/