diff --git a/conf/nginx.conf b/conf/nginx.conf index 726f976..cb0941c 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -2,7 +2,6 @@ location __PATH__/ { alias __FINALPATH__/ ; - root /var/www/website/; index index.html yellow.php; location __PATH__/cache {