Appends URL Second Time Breaking Redirects
-
I just setup a redirect from .* to something like https://example.com/new-page/ but whenever the redirect fires it appends the new URL to itself before breaking the redirect. The end result is something like https://example.com/new-page/https://example.com/new-page/ loading in the browser which always causes a 404.
UPDATE: This problems happens on the home page only! Every other page on the site redirects properly.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Appends URL Second Time Breaking Redirects’ is closed to new replies.