Comment out Onion-Location header because my website is not available as Tor hidden service due to a block in Russia.
This commit is contained in:
parent
60e71378ba
commit
132a615236
@ -17,7 +17,7 @@ server {
|
||||
add_header X-Content-Type-Options "nosniff";
|
||||
add_header X-XSS-Protection "1; mode=block";
|
||||
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload";
|
||||
add_header Onion-Location "http://moq7aejnf4xk5k2bkaltli3ftkhusy2mbrd3pj23nrca343ku2mgk4yd.onion$request_uri";
|
||||
# add_header Onion-Location "http://moq7aejnf4xk5k2bkaltli3ftkhusy2mbrd3pj23nrca343ku2mgk4yd.onion$request_uri";
|
||||
|
||||
|
||||
location / {
|
||||
|
Loading…
Reference in New Issue
Block a user