diff --git a/conf/nginx.conf b/conf/nginx.conf index 7741357..379d2fb 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,4 @@ - root __FINAL_PATH__/; + root __FINALPATH__/; index index.php; location __PATH__/ {