Forum Discussion
pclarkusa_29804
Nimbostratus
Apr 10, 2019Need help with iRules and SSL
Hello, looking for some help please.
I have 3 different URL's all with different port numbers that point to the same VIP. Example
prod.example.com:3053/menu/login
dev.example.com:4053...
vimaldiaz_23323
Nimbostratus
Apr 11, 2019Hi
Can you try below iRules
when HTTP_REQUEST { HTTP::redirect "https://prod.example.com[HTTP::uri]" }
when HTTP_REQUEST { HTTP::redirect "https://dev.example.com[HTTP::uri]" }
when HTTP_REQUEST { HTTP::redirect "https://test.example.com[HTTP::uri]" }
pclarkusa_29804
Nimbostratus
Apr 11, 2019Thank you. I'll look at this and get back.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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