Forum Discussion
Vince_Beltz_959
Nimbostratus
Jul 31, 2009Findstr in Redirect?
Seems like this should be very simple. If a certain value is in the HTTP::host, I need to search the URI for a string and do a redirect with the found string on the end of the redirected URI. If the H...
hoolio
Cirrostratus
Aug 03, 2009The rule you posted looks find. Just change the braces slightly:
[findstr [HTTP::uri] "q=" 2 "&"]
Or you could use [URI::query [HTTP::query] "q"] to get the value of the q parameter (Click here).
Aaron
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