File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,11 +31,13 @@ server {
3131 deny all;
3232 }
3333
34+ # good practices
35+ add_header X-Frame-Options " SAMEORIGIN" ;
36+
3437 # basic H5BP suggestions
3538 include h5bp/internet_explorer/x-ua-compatible.conf ;
3639 include h5bp/security/referrer-policy.conf ;
3740 include h5bp/security/x-content-type-options.conf ;
38- include h5bp/security/x-frame-options.conf ;
3941 include h5bp/security/x-xss-protection.conf ;
4042
4143 # performance enhancements (mostly for caching static data)
Original file line number Diff line number Diff line change @@ -31,11 +31,13 @@ server {
3131 deny all;
3232 }
3333
34+ # good practices
35+ add_header X-Frame-Options " SAMEORIGIN" ;
36+
3437 # basic H5BP suggestions
3538 include h5bp/internet_explorer/x-ua-compatible.conf ;
3639 include h5bp/security/referrer-policy.conf ;
3740 include h5bp/security/x-content-type-options.conf ;
38- include h5bp/security/x-frame-options.conf ;
3941 include h5bp/security/x-xss-protection.conf ;
4042
4143 # performance enhancements (mostly for caching static data)
Original file line number Diff line number Diff line change @@ -31,11 +31,13 @@ server {
3131 deny all;
3232 }
3333
34+ # good practices
35+ add_header X-Frame-Options " SAMEORIGIN" ;
36+
3437 # basic H5BP suggestions
3538 include h5bp/internet_explorer/x-ua-compatible.conf ;
3639 include h5bp/security/referrer-policy.conf ;
3740 include h5bp/security/x-content-type-options.conf ;
38- include h5bp/security/x-frame-options.conf ;
3941 include h5bp/security/x-xss-protection.conf ;
4042
4143 # performance enhancements (mostly for caching static data)
Original file line number Diff line number Diff line change @@ -31,11 +31,13 @@ server {
3131 deny all;
3232 }
3333
34+ # good practices
35+ add_header X-Frame-Options " SAMEORIGIN" ;
36+
3437 # basic H5BP suggestions
3538 include h5bp/internet_explorer/x-ua-compatible.conf ;
3639 include h5bp/security/referrer-policy.conf ;
3740 include h5bp/security/x-content-type-options.conf ;
38- include h5bp/security/x-frame-options.conf ;
3941 include h5bp/security/x-xss-protection.conf ;
4042
4143 # performance enhancements (mostly for caching static data)
Original file line number Diff line number Diff line change @@ -31,11 +31,13 @@ server {
3131 deny all;
3232 }
3333
34+ # good practices
35+ add_header X-Frame-Options " SAMEORIGIN" ;
36+
3437 # basic H5BP suggestions
3538 include h5bp/internet_explorer/x-ua-compatible.conf ;
3639 include h5bp/security/referrer-policy.conf ;
3740 include h5bp/security/x-content-type-options.conf ;
38- include h5bp/security/x-frame-options.conf ;
3941 include h5bp/security/x-xss-protection.conf ;
4042
4143 # performance enhancements (mostly for caching static data)
Original file line number Diff line number Diff line change @@ -31,11 +31,13 @@ server {
3131 deny all;
3232 }
3333
34+ # good practices
35+ add_header X-Frame-Options " SAMEORIGIN" ;
36+
3437 # basic H5BP suggestions
3538 include h5bp/internet_explorer/x-ua-compatible.conf ;
3639 include h5bp/security/referrer-policy.conf ;
3740 include h5bp/security/x-content-type-options.conf ;
38- include h5bp/security/x-frame-options.conf ;
3941 include h5bp/security/x-xss-protection.conf ;
4042
4143 # performance enhancements (mostly for caching static data)
Original file line number Diff line number Diff line change @@ -31,11 +31,13 @@ server {
3131 deny all;
3232 }
3333
34+ # good practices
35+ add_header X-Frame-Options " SAMEORIGIN" ;
36+
3437 # basic H5BP suggestions
3538 include h5bp/internet_explorer/x-ua-compatible.conf ;
3639 include h5bp/security/referrer-policy.conf ;
3740 include h5bp/security/x-content-type-options.conf ;
38- include h5bp/security/x-frame-options.conf ;
3941 include h5bp/security/x-xss-protection.conf ;
4042
4143 # performance enhancements (mostly for caching static data)
Original file line number Diff line number Diff line change @@ -31,11 +31,13 @@ server {
3131 deny all;
3232 }
3333
34+ # good practices
35+ add_header X-Frame-Options " SAMEORIGIN" ;
36+
3437 # basic H5BP suggestions
3538 include h5bp/internet_explorer/x-ua-compatible.conf ;
3639 include h5bp/security/referrer-policy.conf ;
3740 include h5bp/security/x-content-type-options.conf ;
38- include h5bp/security/x-frame-options.conf ;
3941 include h5bp/security/x-xss-protection.conf ;
4042
4143 # performance enhancements (mostly for caching static data)
Original file line number Diff line number Diff line change @@ -31,11 +31,13 @@ server {
3131 deny all;
3232 }
3333
34+ # good practices
35+ add_header X-Frame-Options " SAMEORIGIN" ;
36+
3437 # basic H5BP suggestions
3538 include h5bp/internet_explorer/x-ua-compatible.conf ;
3639 include h5bp/security/referrer-policy.conf ;
3740 include h5bp/security/x-content-type-options.conf ;
38- include h5bp/security/x-frame-options.conf ;
3941 include h5bp/security/x-xss-protection.conf ;
4042
4143 # performance enhancements (mostly for caching static data)
Original file line number Diff line number Diff line change @@ -31,11 +31,13 @@ server {
3131 deny all;
3232 }
3333
34+ # good practices
35+ add_header X-Frame-Options " SAMEORIGIN" ;
36+
3437 # basic H5BP suggestions
3538 include h5bp/internet_explorer/x-ua-compatible.conf ;
3639 include h5bp/security/referrer-policy.conf ;
3740 include h5bp/security/x-content-type-options.conf ;
38- include h5bp/security/x-frame-options.conf ;
3941 include h5bp/security/x-xss-protection.conf ;
4042
4143 # performance enhancements (mostly for caching static data)
You can’t perform that action at this time.
0 commit comments