diff --git a/root/defaults/nginx/site-confs/default.conf.sample b/root/defaults/nginx/site-confs/default.conf.sample index 9ce09fb..507485c 100644 --- a/root/defaults/nginx/site-confs/default.conf.sample +++ b/root/defaults/nginx/site-confs/default.conf.sample @@ -37,6 +37,7 @@ server { # deny access to .htaccess/.htpasswd files location ~ /\.ht { deny all; + } } # enable subdomain method reverse proxy confs