From 5972142d9703cd544a87f5199869f35a7cd53c9a Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 15 Mar 2016 01:33:53 +0100 Subject: [PATCH] adap apache2 configuration for apache 2.4 --- authentic2-supann.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/authentic2-supann.conf b/authentic2-supann.conf index 87226e6..6d4999b 100644 --- a/authentic2-supann.conf +++ b/authentic2-supann.conf @@ -44,7 +44,12 @@ RequestHeader set X-Forwarded-Protocol ssl RequestHeader set X-Forwarded-Proto https - Alias /static /var/lib/authentic2/collectstatic + Alias /static /var/lib/authentic2/collectstatic + = 2.3> + + Require all granted + + ProxyPass /static ! ProxyPass / http://127.0.0.1:8080/