Forum Discussion
Joshua_106551
Nimbostratus
Feb 25, 2011how do I append a simple URI
I am looking to take a simple url and add "/sc/pol" every time the request comes through.
Joshua_106551
Nimbostratus
Feb 25, 2011Here is what I have so far.
when HTTP_REQUEST{
if {[HTTP::host] contains "test" }{
HTTP::uri "/sc/pol"
}
}
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