add https headerr

This commit is contained in:
j 2013-07-15 21:45:29 +02:00
parent 64abcba05b
commit 55b26bdb19
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ XSENDFILE = False
#with nginx X-Accel-Redirect set this to True
XACCELREDIRECT = False
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
SITE_ID = 1