Forum Discussion
ST_Wong
Cirrus
Apr 02, 2014URL path rewrite?
Hi all,
Is it possible to perform following redirection using iRules?
http://www.example.com -> node1 and node2
http://www.example.com/external -> node3 and node4 (and user sees http://ww...
ST_Wong
Cirrus
Apr 04, 2014Thanks, but seems I also have to rewrite the uri in HTTP response so that user's browser will see http://www.example.com/external/... no matter what content is returned. I tried to do following but seems didn't work.
when HTTP_RESPONSE {
STREAM::disable if {[HTTP::header value Content-Type] contains "text"}{ STREAM::expression {@www.example.com/@www.example.com/external/@} STREAM::enable } }
Thanks.
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