Compare commits

..

No commits in common. "3426d15a5667b5342622cf007f2e390101261d41" and "e3d5307fb17e20af2aa4384904a49315ab326606" have entirely different histories.

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 {