summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/apache2/patchwork.fastcgi.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/apache2/patchwork.fastcgi.conf b/lib/apache2/patchwork.fastcgi.conf
index 78d8147..a739164 100644
--- a/lib/apache2/patchwork.fastcgi.conf
+++ b/lib/apache2/patchwork.fastcgi.conf
@@ -4,7 +4,7 @@ NameVirtualHost patchwork.example.com:80
Alias /media/ /srv/patchwork/lib/python/django/contrib/admin/media/
- FastCGIExternalServer /srv/patchwork/htdocs/patchwork.fcgi -socket /srv/patchwork/var/fcgi.sock
+ FastCGIExternalServer /srv/patchwork/htdocs/patchwork.fcgi -socket /srv/patchwork/var/fcgi.sock -pass-header Authorization
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/(images|css|js|media)/.*