diff --git a/nginx.conf b/nginx.conf index 76f77ee..b4c9126 100644 --- a/nginx.conf +++ b/nginx.conf @@ -118,7 +118,5 @@ http { # a specific directory, or on an individual server{} level. # gzip_static on; - include h5bp/directive-only/ssl.conf; - include sites-enabled/*; }