diff --git a/conf/nginx.conf b/conf/nginx.conf index 8397d0b..ad73fbe 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -2,7 +2,7 @@ location __PATH__/ { # Path to source - alias __FINALPATH__/ ; + alias __FINALPATH__/; index index.php;