diff --git a/conf/nginx.conf b/conf/nginx.conf index 1f1945c..6b738ce 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -2,7 +2,7 @@ location __PATH__/ { # Path to source - alias __FINALPATH__/ ; + alias __FINALPATH__/; ### Example PHP configuration (remove it if not used) index index.php;