Forum Discussion
silver
Nimbostratus
13 years agoURI Rewrite
HI All,
I have a specific requirement to rewrite the URI when the user requests the URL and the change has to be made interanlly without knowing to the external user.
Original URL : ...
Kevin_Stewart
Employee
13 years agoSilently changing the URI on the inbound request is best done with the HTTP::uri command.
ex. HTTP::uri "/testcustomer/testcontext/html"
The browser won't see this.
The next question is if you mean to literally change "customer" to "testcustomer" and "context" to "textcontext", or really want to dynamically add "test" to the front of each path layer (and not touch the last path field)?
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