In nginx.conf uncommented an Onion-Location header.
This commit is contained in:
parent
7fc54658b0
commit
c0ff9f4293
@ -16,7 +16,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