From dc81e90d8d5b193bc2e9f304b1056f0b0fff8573 Mon Sep 17 00:00:00 2001 From: GilbN Date: Sat, 23 Jul 2022 15:56:52 +0000 Subject: [PATCH] deploy: 70341673eb42654425e918b06ae6f3111687d326 --- docker/root/defaults/default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/root/defaults/default b/docker/root/defaults/default index 5e808979..9be9ed87 100644 --- a/docker/root/defaults/default +++ b/docker/root/defaults/default @@ -13,7 +13,7 @@ server { location / { alias /config/www/; - try_files $uri $uri/; + try_files $uri $uri/ =404; } location /themepark {return 302 $scheme://$http_host/themepark/;} location /themepark/ { @@ -22,7 +22,7 @@ server { sub_filter 'url("/css/' 'url("/themepark/css/'; sub_filter 'url(/resources/' 'url(/themepark/resources/'; sub_filter_once off; - try_files $uri $uri/; + try_files $uri $uri/ =404; } # Don't cache