How to redirect URLs
-
Is there a simple way to redirect URLs?
www.somedomain.com/test.html > www.anotherdomain.com/test.html
A Google search brings up all kind of complicated HAProxy or Squid stuff.
-
Well, those are two common ways of redirecting web traffic. It's not as easy as just checking a box or something. Also, you can end up breaking https if you do that, and you may get certificate errors in your browser.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.