diff --git a/authentic2-supann.conf b/authentic2-supann.conf index df0be21..3fd7dbb 100644 --- a/authentic2-supann.conf +++ b/authentic2-supann.conf @@ -44,6 +44,9 @@ RequestHeader set X-Forwarded-Protocol ssl RequestHeader set X-Forwarded-Proto https + Alias /static /var/lib/authentic2/static + + ProxyPass /static ! ProxyPass / http://127.0.0.1:8080/ ProxyPassReverse / http://127.0.0.1:8080/ ProxyPreserveHost on