diff --git a/conf/nginx.conf b/conf/nginx.conf index 9aa049f..66ee4dc 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,5 +1,3 @@ -rewrite ^__PATH__$ __PATH__/ permanent; - location = __PATH__/ { default_type text/plain;