Forum Discussion
player_72606
Nimbostratus
Jul 13, 2009URL redirection
Hi all,
is there a way to forward URL based on source or destination address
to a specific VS?
- The_Bhattman
Nimbostratus
You can redirect to a VIP.when HTTP_REQUEST { if { [IP::addr [IP::client_addr] equals 10.10.10.10] } { HTTP::redirect "http://vip/" } }
- Colin_Walker_12Historic F5 Account
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