diff --git a/nginx.default.conf b/nginx.default.conf index 9d1e094..80b8425 100644 --- a/nginx.default.conf +++ b/nginx.default.conf @@ -30,7 +30,7 @@ server { location = / { root $foswiki_root; - rewrite .* /Main/WebHome; + rewrite .* /bin/view; } # redirect short urls to view