reorganize ssl config ; default proxy config
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
proxy_set_header X-Forwarde-Proto $scheme;
|
||||
proxy_set_header X_FORWARDED_SSL on;
|
||||
proxy_set_header HTTP_X_FORWARDED_SSL on;
|
||||
proxy_buffering off;
|
||||
|
||||
|
||||
add_header Content-Security-Policy "default-src 'self' 'unsafe-inline'";
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
|
||||
Reference in New Issue
Block a user