Help with domain redericting

Hey, does anyone maybe know why I get the "ERR_TOO_MANY_REDIRECTS" error when trying to access my page after configuring the rule in the first picture? I also configured a second rule (maybe this causes the error -> second picture)
4 Replies
Chaika
Chaika•2y ago
The first one is causing your endless redirect alone. Each request is evaluated by the each rule. The country condition will continue to be true, even after the first redirect to de
Chaika
Chaika•2y ago
You can just use a simple expression like this
Chaika
Chaika•2y ago
to check if any of the country's match Austria/Germany/Switz, and if the path does not start with /de (i.e they're not already redirected) You can add in a Hostname equals www.test.net if you want it to only occur on your www subdomain (replace test.net w/ your own domain of course)
eVipeZ
eVipeZOP•2y ago
thank you 🙂 you deserve community champion
Want results from more Discord servers?
Add your server