diff --git a/conf/nginx.conf b/conf/nginx.conf index 7bfadfb..a237c1f 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -2,7 +2,7 @@ location __PATH__/ { # Path to source - alias __FINALPATH__/www/ ; + alias __FINALPATH__/ ; # Force usage of https if ($scheme = http) {