webinoly/templates/nginx/common/headers-html.conf

4 lines
127 B
Plaintext
Raw Normal View History

add_header Cache-Control "public, no-cache";
add_header Referrer-Policy "unsafe-url";
#add_header Content-Security-Policy " ";