Forum Discussion
Ronnie_Munoz
Nimbostratus
Thanks for that suggestion. I tried changing it and the page still won't load correctly. The user requesting the redirect states the ? and the rest of the URL are required for Google Analytics. The full URI is actually /?utm_source=Posters&utm_medium=print&utm_campaign=Poster-Rackcards
Simon_Blakely
Nov 02, 2020Employee
What version of LTM?
On 15.x, the displayed rule shows the escape character in the rule but the Location header is correct in the reply.
Can you test with a curl request that triggers the redirect:
curl -kv http://host.name.site/
Have you checked using the Browser developer tools (F12, network) to view the request/response?
Can you post the policy rule?