Forum Discussion
Thomas_Uczekaj_
Nimbostratus
Jun 07, 2006Can you hide a URI change from client
Here is the sample Irule:
when HTTP_REQUEST {
if { [HTTP::uri] equals "/"} {
HTTP::uri /stuff }
}
It does this:
client submits: http://host.testing.com
...
Thomas_Uczekaj_
Nimbostratus
Jun 08, 2006What I'm looking for is the ability to change the URI on the Response, however, HTTP::uri only works on HTTP_REQUEST not for HTTP_RESPONSE
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