Forum Discussion
Francois_Begin_
Nimbostratus
Jul 06, 2005Redirect questions
Hi all,
I am trying to create a re-direct that will achieve this:
Take a request for http://banana.fruits.com/Data and re-direct it to http://:1601/
At this time, we re-dire...
François_Bégin_
Nimbostratus
Jul 07, 2005Still no success. Here is my rule
when HTTP_REQUEST {
if { [HTTP::uri] contains "Data" } {
HTTP::uri "/"
use pool backend_servers
}
}
I added a few log directives to track down what was happening. I see the request coming in for http://banana.fruits.com/Data and HTTP:uri is initially set to '/Data'. The log does not indicate that HTTP::uri gets changed to "/" and snooping on the back end server shows no http traffic hitting the server.
Francois
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