@@ -128,7 +128,7 @@ Options -MultiViews
128
128
# the `X-UA-Compatible` response header should be send only for
129
129
# HTML documents and not for the other resources.
130
130
131
- <FilesMatch "\.(appcache|atom|bbaw|crx|css|cur|eot|f4[abpv]|flv|geojson|gif|htc|ico|jpe?g|js|json(ld)?|m4[av]|manifest|map|mp4|oex|og[agv]|opus|otf|pdf|png|rdf|rss|safariextz|svgz?|swf|topojson|tt[cf]|txt|vcf|vtt|webapp|web[mp]|woff2?|xloc|xml|xpi)$" >
131
+ <FilesMatch "\.(appcache|atom|bbaw|crx|css|cur|eot|f4[abpv]|flv|geojson|gif|htc|ico|jpe?g|js|json(ld)?|m4[av]|manifest|map|mp4|oex|og[agv]|opus|otf|pdf|png|rdf|rss|safariextz|svgz?|swf|topojson|tt[cf]|txt|vcard| vcf|vtt|webapp|web[mp]|woff2?|xloc|xml|xpi)$" >
132
132
Header unset X-UA-Compatible
133
133
</FilesMatch >
134
134
@@ -246,7 +246,7 @@ Options -MultiViews
246
246
AddType text/vnd.rim.location.xloc xloc
247
247
AddType text/vtt vtt
248
248
AddType text/x-component htc
249
- AddType text/x- vcard vcf
249
+ AddType text/vcard vcard vcf
250
250
251
251
</IfModule >
252
252
@@ -431,7 +431,7 @@ AddDefaultCharset utf-8
431
431
# # the `X-Frame-Options` response header should be send only for
432
432
# # HTML documents and not for the other resources.
433
433
434
- # <FilesMatch "\.(appcache|atom|bbaw|crx|css|cur|eot|f4[abpv]|flv|geojson|gif|htc|ico|jpe?g|js|json(ld)?|m4[av]|manifest|map|mp4|oex|og[agv]|opus|otf|pdf|png|rdf|rss|safariextz|svgz?|swf|topojson|tt[cf]|txt|vcf|vtt|webapp|web[mp]|woff2?|xloc|xml|xpi)$">
434
+ # <FilesMatch "\.(appcache|atom|bbaw|crx|css|cur|eot|f4[abpv]|flv|geojson|gif|htc|ico|jpe?g|js|json(ld)?|m4[av]|manifest|map|mp4|oex|og[agv]|opus|otf|pdf|png|rdf|rss|safariextz|svgz?|swf|topojson|tt[cf]|txt|vcard| vcf|vtt|webapp|web[mp]|woff2?|xloc|xml|xpi)$">
435
435
# Header unset X-Frame-Options
436
436
# </FilesMatch>
437
437
@@ -465,7 +465,7 @@ AddDefaultCharset utf-8
465
465
# # the `Content-Security-Policy` response header should be send
466
466
# # only for HTML documents and not for the other resources.
467
467
468
- # <FilesMatch "\.(appcache|atom|bbaw|crx|css|cur|eot|f4[abpv]|flv|geojson|gif|htc|ico|jpe?g|js|json(ld)?|m4[av]|manifest|map|mp4|oex|og[agv]|opus|otf|pdf|png|rdf|rss|safariextz|svgz?|swf|topojson|tt[cf]|txt|vcf|vtt|webapp|web[mp]|woff2?|xloc|xml|xpi)$">
468
+ # <FilesMatch "\.(appcache|atom|bbaw|crx|css|cur|eot|f4[abpv]|flv|geojson|gif|htc|ico|jpe?g|js|json(ld)?|m4[av]|manifest|map|mp4|oex|og[agv]|opus|otf|pdf|png|rdf|rss|safariextz|svgz?|swf|topojson|tt[cf]|txt|vcard| vcf|vtt|webapp|web[mp]|woff2?|xloc|xml|xpi)$">
469
469
# Header unset Content-Security-Policy
470
470
# </FilesMatch>
471
471
@@ -632,7 +632,7 @@ AddDefaultCharset utf-8
632
632
# # the `X-XSS-Protection` response header should be send only for
633
633
# # HTML documents and not for the other resources.
634
634
635
- # <FilesMatch "\.(appcache|atom|bbaw|crx|css|cur|eot|f4[abpv]|flv|geojson|gif|htc|ico|jpe?g|js|json(ld)?|m4[av]|manifest|map|mp4|oex|og[agv]|opus|otf|pdf|png|rdf|rss|safariextz|svgz?|swf|topojson|tt[cf]|txt|vcf|vtt|webapp|web[mp]|woff2?|xloc|xml|xpi)$">
635
+ # <FilesMatch "\.(appcache|atom|bbaw|crx|css|cur|eot|f4[abpv]|flv|geojson|gif|htc|ico|jpe?g|js|json(ld)?|m4[av]|manifest|map|mp4|oex|og[agv]|opus|otf|pdf|png|rdf|rss|safariextz|svgz?|swf|topojson|tt[cf]|txt|vcard| vcf|vtt|webapp|web[mp]|woff2?|xloc|xml|xpi)$">
636
636
# Header unset X-XSS-Protection
637
637
# </FilesMatch>
638
638
0 commit comments