Compare commits

...

2 commits

View file

@ -11,7 +11,7 @@ server {
error_page 404 =301 https://wiki.kraut.space$request_uri; error_page 404 =301 https://wiki.kraut.space$request_uri;
location / { location / {
return 301 https://$host$request_uri?; return 301 https://$host$request_uri;
} }
location /chaostreff { location /chaostreff {