Forum Discussion
Samuel_Neff_133
Nimbostratus
Dec 22, 2014Need Direction - URI Rewrite + Pool Selection
I have been asked to see if the F5 can accomplish a few things. And I need some direction.
1. We have an in-house application that runs on a pair of webservers, we want users to have one url to use ...
JRahm
Admin
Dec 22, 2014you can do that with a simple string map, shown here in the tcl shell on the BIG-IP:
% set x "/raloh/realurl"
/raloh/realurl
% string map { /raloh "" } $x
/realurl
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