diff --git a/RevProxyAdvanced.sh b/RevProxyAdvanced.sh index f1019f1..31dc2f9 100644 --- a/RevProxyAdvanced.sh +++ b/RevProxyAdvanced.sh @@ -179,7 +179,7 @@ cat < /etc/nginx/sites-available/"$domain" #netdata placeholder server { - listen 80 default_server; + listen 80; root /var/www/$domain/html; index index.php index.html index.htm;