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...
What_Lies_Bene1
Cirrostratus
May 02, 2013Ashish, a few corrections;
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/xyz" } {
virtual B
}
elseif { [HTTP::uri] starts_with "/pqr" } {
virtual D
} else {
Virtual A
}
}
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