Fix #678: Removed potential BREACH exploit because of Gzip compression

This commit is contained in:
Eliot Berriot 2019-01-29 10:21:57 +01:00
commit fa5676ed6e
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
6 changed files with 44 additions and 33 deletions

View file

@ -37,19 +37,11 @@ server {
gzip_vary on;
gzip_types
application/atom+xml
application/javascript
application/json
application/ld+json
application/activity+json
application/manifest+json
application/rss+xml
application/vnd.geo+json
application/vnd.ms-fontobject
application/x-font-ttf
application/x-web-app-manifest+json
application/xhtml+xml
application/xml
font/opentype
image/bmp
image/svg+xml