1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00

Update nginx-root.conf

This commit is contained in:
frju365 2017-08-19 11:58:04 +02:00 committed by GitHub
parent 59ad740726
commit fe305a7897

View file

@ -1,5 +1,4 @@
root ROOT_PATH;
server_name https://APP_URL;
add_header "X-Frame-Options" "SAMEORIGIN";
add_header "X-XSS-Protection" "1; mode=block";
add_header "X-Content-Type-Options" "nosniff";