feat: add no-referrer header

This commit is contained in:
Stefan Sterz 2018-10-12 14:09:49 +02:00
parent f71116bffd
commit 05e9d1ce3e
Signed by: sterzy
GPG Key ID: DAE2BE6432FB782A
1 changed files with 1 additions and 0 deletions

View File

@ -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.