Forum Discussion
JRahm
Apr 04, 2023Admin
Are you wanting to rewrite, not redirect, the destination? A redirect will always update the location bar in the browser. If rewriting is your goal, you will need to creat a pool with FQDN of the external site you are trying to rewrite, then rewrite the host on request and the location on response. The solution on this thread should be exactly what you're looking for.