Forum Discussion
Https Redirection Irule
Hi All,
I need to do https redirection from https site to new https site with the following url ;
When the http request is completed, url must be redirected to the https://btoperator.lcwaikiki.com/sm/index.do
from ---> https://btoperator.lcwaikiki.com
to -----> https://btoperator.lcwaikiki.com/sm/index.do
Any Irule ?
Best Regards.
3 Replies
- Stanislas_Piro2
Cumulonimbus
try this ltm policy ( min version 11.4) and attach it to the VS:
ltm policy pol_btoperator { controls { forwarding } requires { http } rules { root_redirect { conditions { 0 { http-uri path values { / } } } actions { 0 { http-reply redirect location /sm/index.do } } ordinal 2 } } strategy first-match } - Seckin_149390
Nimbostratus
Hi Stanislas,
Thanks for this, i will try and inform you.
Regards.
- Seckin_149390
Nimbostratus
Hi,
The question has been changed to ;
from ---> http://btoperator.lcwaikiki.com to -----> http://btoperator.lcwaikiki.com/sm/index.do
But no way, either irule and policy did not change anything.
Any idea ?
Regards.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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