We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de6b78 commit 738f8b2Copy full SHA for 738f8b2
nginx.conf
@@ -5,7 +5,7 @@
5
gzip_vary on;
6
gzip_types text/plain text/css application/javascript;
7
8
- add_header X-Frame-Options deny;
+ add_header X-Frame-Options DENY;
9
server_tokens off; # Hide Nginx version
10
11
server {
0 commit comments