Forum Discussion
abhietc_249876
Nimbostratus
Oct 11, 2018url redirerection from one to another
Hi am looking for the I rule solution for one url redirection from one to another both are hosted on different LB. example : LB 1 : abc.def.se : 443 LB 2 : to xyz.lmf.se:82
Redirection should be based on /kop uri abc.def.se/kop to xyz.lmf.se:82
- ka1021
Altostratus
On LB1:
when HTTP_REQUEST { if { [HTTP::uri] equals "/kop" } { HTTP::redirect "; } }
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects