mirror of https://gitlab.com/curben/blog
fix(headers): remove Server header
This commit is contained in:
parent
eee630c574
commit
ce7c299ff1
|
@ -8,6 +8,7 @@
|
|||
Strict-Transport-Security: max-age=31536000
|
||||
Feature-Policy: accelerometer 'none'; autoplay 'none'; camera 'none'; document.domain 'none'; display-capture 'none'; encrypted-media 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; sync-xhr 'none'; usb 'none'
|
||||
Expires: 0
|
||||
Server:
|
||||
|
||||
/*.html
|
||||
Cache-Control: max-age=86400, public
|
||||
|
|
Loading…
Reference in New Issue