Redirect Rules does not preserve query string

Hey, I'm trying to redirect x, but I cannot make it preserve the query string preserved regardless of whether or not it's ticked. I hope someone can help.
No description
5 Replies
Chaika
Chaika2mo ago
it's keeping the query string
No description
Chaika
Chaika2mo ago
are you maybe confusing query strings (after ? at the end of a url, like /?cookies=7) with paths /cookies-example
towy
towy2mo ago
yeah is that not possible to redirect?
Chaika
Chaika2mo ago
and keep the path? It is, you just need a custom expression. Pick Type Dynamic and use the expression Expression: concat("https://newsletter.airreps.link", http.request.uri.path)
towy
towy2mo ago
Great! Thank you so much.
Want results from more Discord servers?
Add your server