adds onion location header
This commit is contained in:
parent
e8bf4e32d0
commit
10ba937a0d
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
Header set Access-Control-Allow-Origin: https://oe7drt.com
|
Header set Access-Control-Allow-Origin: https://oe7drt.com
|
||||||
Header set Vary: Origin
|
Header set Vary: Origin
|
||||||
|
|
||||||
|
Header set Onion-Location "http://5uxkejb6la7olhncaotybxrscmdlbxwy64ucuyrum4tsgfuoxbyav2qd.onion%{REQUEST_URI}s"
|
||||||
|
|
||||||
# Hotlink images prevention
|
# Hotlink images prevention
|
||||||
|
|
||||||
# sends a 403 Forbidden
|
# sends a 403 Forbidden
|
||||||
|
|
Loading…
Reference in a new issue