Compare commits

...

2 commits

View file

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