matrix-docker-ansible-deploy/group_vars
Slavi Pantaleev 1313f1e414 Make base domain root path redirect also handle URLs with query strings (passing them along)
Previously `https://example.com` and `https://example.com/` would be
redirected to `https://matrix.example.com`.

However, `https://example.com/?something` was not handled and was tried
to be served as a file by matrix-static-files for this base domain.

From now on, paths containing query strings will be handled as well
and the query string will be passed along.
Example: `https://example.com/?something` -> `https://matrix.example.com/?something`
2025-03-11 19:07:33 +02:00
..
jitsi_jvb_servers Add license information to files in group_vars 2025-03-05 12:37:37 +09:00
matrix_servers Make base domain root path redirect also handle URLs with query strings (passing them along) 2025-03-11 19:07:33 +02:00
matrix_servers.license Add license information to files in group_vars 2025-03-05 12:37:37 +09:00