feat: add no-referrer header
This commit is contained in:
parent
f71116bffd
commit
05e9d1ce3e
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
Redirect 301 /.well-known/carddav /cloud/remote.php/dav
|
||||
Redirect 301 /.well-known/caldav /cloud/remote.php/dav
|
||||
Header set Referrer-Policy "no-referrer"
|
||||
|
||||
# make sure to set the RewriteBase correctly
|
||||
# if you are running the site in a subfolder.
|
||||
|
|
Loading…
Reference in a new issue