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...
Ashish_Ram_Tak1
May 02, 2013Nimbostratus
Dear 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
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