Forum Discussion
aweise_7447
Nimbostratus
Jan 27, 2011HTTPS redirect based on URI
Greetings,
We have a VIP that sends traffic to an SSL VPN appliance. The VIP is running on 443 and has a simple pool applied to it. However, we'd like to be able redirect users to a specific...
Ashish_Ram_Tak1
Nimbostratus
May 02, 2013Dear Steve,
Thanks for the help, will below work, also could you please explain me how we do a HTTP redirect to the correct VS? DO you have a iRule for the same.....
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/xyz" } {
virtual B
} else {
if { [HTTP::uri] starts_with "/pqr" } {
virtual D
} else {
Virtual server A
}
}
Regards,
Ashish
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