Compare commits
No commits in common. "3426d15a5667b5342622cf007f2e390101261d41" and "e3d5307fb17e20af2aa4384904a49315ab326606" have entirely different histories.
3426d15a56
...
e3d5307fb1
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue