File tree Expand file tree Collapse file tree 8 files changed +16
-24
lines changed
Expand file tree Collapse file tree 8 files changed +16
-24
lines changed Original file line number Diff line number Diff line change @@ -40,12 +40,11 @@ server {
4040 add_header X-Frame-Options "SAMEORIGIN";
4141
4242 # basic H5BP suggestions
43- include h5bp/internet_explorer/x-ua-compatible.conf;
4443 include h5bp/security/referrer-policy.conf;
4544 include h5bp/security/x-content-type-options.conf;
46- include h5bp/security/x-xss-protection .conf;
45+ include h5bp/cross-origin/requests .conf;
4746
4847 # performance enhancements (mostly for caching static data)
4948 include h5bp/web_performance/cache-file-descriptors.conf;
50- include h5bp/web_performance/pre-compressed_content_gzip .conf;
49+ include h5bp/web_performance/compression .conf;
5150}
Original file line number Diff line number Diff line change @@ -40,12 +40,11 @@ server {
4040 add_header X-Frame-Options "SAMEORIGIN";
4141
4242 # basic H5BP suggestions
43- include h5bp/internet_explorer/x-ua-compatible.conf;
4443 include h5bp/security/referrer-policy.conf;
4544 include h5bp/security/x-content-type-options.conf;
46- include h5bp/security/x-xss-protection .conf;
45+ include h5bp/cross-origin/requests .conf;
4746
4847 # performance enhancements (mostly for caching static data)
4948 include h5bp/web_performance/cache-file-descriptors.conf;
50- include h5bp/web_performance/pre-compressed_content_gzip .conf;
49+ include h5bp/web_performance/compression .conf;
5150}
Original file line number Diff line number Diff line change @@ -40,12 +40,11 @@ server {
4040 add_header X-Frame-Options "SAMEORIGIN";
4141
4242 # basic H5BP suggestions
43- include h5bp/internet_explorer/x-ua-compatible.conf;
4443 include h5bp/security/referrer-policy.conf;
4544 include h5bp/security/x-content-type-options.conf;
46- include h5bp/security/x-xss-protection .conf;
45+ include h5bp/cross-origin/requests .conf;
4746
4847 # performance enhancements (mostly for caching static data)
4948 include h5bp/web_performance/cache-file-descriptors.conf;
50- include h5bp/web_performance/pre-compressed_content_gzip .conf;
49+ include h5bp/web_performance/compression .conf;
5150}
Original file line number Diff line number Diff line change @@ -40,12 +40,11 @@ server {
4040 add_header X-Frame-Options "SAMEORIGIN";
4141
4242 # basic H5BP suggestions
43- include h5bp/internet_explorer/x-ua-compatible.conf;
4443 include h5bp/security/referrer-policy.conf;
4544 include h5bp/security/x-content-type-options.conf;
46- include h5bp/security/x-xss-protection .conf;
45+ include h5bp/cross-origin/requests .conf;
4746
4847 # performance enhancements (mostly for caching static data)
4948 include h5bp/web_performance/cache-file-descriptors.conf;
50- include h5bp/web_performance/pre-compressed_content_gzip .conf;
49+ include h5bp/web_performance/compression .conf;
5150}
Original file line number Diff line number Diff line change @@ -40,12 +40,11 @@ server {
4040 add_header X-Frame-Options "SAMEORIGIN";
4141
4242 # basic H5BP suggestions
43- include h5bp/internet_explorer/x-ua-compatible.conf;
4443 include h5bp/security/referrer-policy.conf;
4544 include h5bp/security/x-content-type-options.conf;
46- include h5bp/security/x-xss-protection .conf;
45+ include h5bp/cross-origin/requests .conf;
4746
4847 # performance enhancements (mostly for caching static data)
4948 include h5bp/web_performance/cache-file-descriptors.conf;
50- include h5bp/web_performance/pre-compressed_content_gzip .conf;
49+ include h5bp/web_performance/compression .conf;
5150}
Original file line number Diff line number Diff line change @@ -40,12 +40,11 @@ server {
4040 add_header X-Frame-Options "SAMEORIGIN";
4141
4242 # basic H5BP suggestions
43- include h5bp/internet_explorer/x-ua-compatible.conf;
4443 include h5bp/security/referrer-policy.conf;
4544 include h5bp/security/x-content-type-options.conf;
46- include h5bp/security/x-xss-protection .conf;
45+ include h5bp/cross-origin/requests .conf;
4746
4847 # performance enhancements (mostly for caching static data)
4948 include h5bp/web_performance/cache-file-descriptors.conf;
50- include h5bp/web_performance/pre-compressed_content_gzip .conf;
49+ include h5bp/web_performance/compression .conf;
5150}
Original file line number Diff line number Diff line change @@ -40,12 +40,11 @@ server {
4040 add_header X-Frame-Options "SAMEORIGIN";
4141
4242 # basic H5BP suggestions
43- include h5bp/internet_explorer/x-ua-compatible.conf;
4443 include h5bp/security/referrer-policy.conf;
4544 include h5bp/security/x-content-type-options.conf;
46- include h5bp/security/x-xss-protection .conf;
45+ include h5bp/cross-origin/requests .conf;
4746
4847 # performance enhancements (mostly for caching static data)
4948 include h5bp/web_performance/cache-file-descriptors.conf;
50- include h5bp/web_performance/pre-compressed_content_gzip .conf;
49+ include h5bp/web_performance/compression .conf;
5150}
Original file line number Diff line number Diff line change @@ -40,12 +40,11 @@ server {
4040 add_header X-Frame-Options "SAMEORIGIN";
4141
4242 # basic H5BP suggestions
43- include h5bp/internet_explorer/x-ua-compatible.conf;
4443 include h5bp/security/referrer-policy.conf;
4544 include h5bp/security/x-content-type-options.conf;
46- include h5bp/security/x-xss-protection .conf;
45+ include h5bp/cross-origin/requests .conf;
4746
4847 # performance enhancements (mostly for caching static data)
4948 include h5bp/web_performance/cache-file-descriptors.conf;
50- include h5bp/web_performance/pre-compressed_content_gzip .conf;
49+ include h5bp/web_performance/compression .conf;
5150}
You can’t perform that action at this time.
0 commit comments