You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…o D7
* 'D7' of https://github.com/perusio/drupal-with-nginx:
* Added woff2 support from PR perusio#255 by @iryston.
Added an appropriate mime type for .woff2
* Fixperusio#251 with PR from @kkomelin.
* Include PR#11 from @kkomelin about CGI var vuln.
Allowed "Well-Known URIs".
Cache valid responses for 15s.
disable access_log in php_fpm_status_vhost
* Disabled SSL v3.
* Enable OCSP stapling verification.
Update fastcgi_cache_key
Issue perusio#212 by colans: Move header-adding to nginx.conf to avoid losing headers.
Disabled SSLv3 to fix POODLE vulnerability.
HTTPoxy is a CGI application vulnerability, which affects many web servers, including Nginx.
More information https://httpoxy.org/
I am working on a pull request to fix it.
The text was updated successfully, but these errors were encountered: