Forum Discussion
Mario_Velazque1
Nimbostratus
Aug 12, 2014Http to Http Uri forward
Hi
i have a question regarding uri forwarding, i have following scenario, F5 LTM balancing 2 web servers (W1 and W2)using oracle web logic, each server has several applications running.
us...
Stewart
Altostratus
Aug 13, 2014A http redirect sent to the client when http://app1.example.com/ is accessed should do the trick.
when HTTP_REQUEST { if { [HTTP::uri] equals "/" and [string tolower [HTTP::host]] equals "app1.example.com"} { HTTP::redirect "http://[HTTP::host]/APP1" } } 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