What is the name of the domain?
example.com
What is the error number?
No error number
What is the issue you’re encountering
I am trying to redirect requests to my public ip 1.2.3.4 to www.example.com. I have tried a redirect rule, with IP as the match type. Seems straightforward, but the rule doesn’t redirect during testing. Instead 1.2.3.4 is forwarded to my reverse proxy traefik, which throws a 404 for unknown page.
What steps have you taken to resolve the issue?
I have played around with page rules and redirects to try and resolve.