Using Transparent Proxy. It is set up correctly because it works for other redirects that don’t have the following problem:
Want to redirect calls to:
to
so everyone gets sent to the low-bandwidth site.
This fails because when the first hit on the redirect is done, it “sees” itself because the domain is the same. Gets stuck in a loop for awhile then errors out in browser.
Any thoughts on how to handle this?
Thanks.