24-Jun-2020 02:46
Hi All,
How we can disable F5 apm to modify server response.
ex.
We have published web app(172.1.1.1) from F5 APM(https://portal.mycompany.com). Now if some user wants to reset password, web app sends email to with link https://172.1.1.1/resetpass and user try to click and fails. so we ased app team to modify url to https://portal.mycompany.com/f5-xxxxx-$$/resetpass but still f5 removes this and add https://172.1.1.1/resetpass.
So how to disable this server response modification.
Please suggest.