diff --git a/conf/nginx.conf b/conf/nginx.conf index 82c54ad..19c3d38 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -37,7 +37,7 @@ location ^~ #LOCATION# { #rewrite ^/.well-known/host-meta.json #PATH#/public.php?service=host-meta-json last; location #LOCATION# { - rewrite ^ #PATH#/index.php$uri; + rewrite ^ #PATH#/index.php$request_uri; } location = #PATH#/robots.txt {