removed undesirable whitelisting for wiki
This commit is contained in:
@@ -25,10 +25,6 @@ server {
|
|||||||
ssl_stapling on;
|
ssl_stapling on;
|
||||||
ssl_stapling_verify on;
|
ssl_stapling_verify on;
|
||||||
|
|
||||||
if ($whitelisted = 0) {
|
|
||||||
return 302 $scheme://skudakrennsport.com$request_uri;
|
|
||||||
}
|
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
add_header Referrer-Policy "same-origin" always;
|
add_header Referrer-Policy "same-origin" always;
|
||||||
# add_header Strict-Transport-Security "max-age=630720000; includeSubDomains" always;
|
# add_header Strict-Transport-Security "max-age=630720000; includeSubDomains" always;
|
||||||
|
|||||||
Reference in New Issue
Block a user