Forum Discussion
aweise_7447
Jan 27, 2011Nimbostratus
HTTPS 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
May 02, 2013Cirrostratus
Ashish, 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
}
}
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