Forum Discussion
doc_hack_12696
Nov 29, 2010Nimbostratus
Re-write works with one URI but the other
when HTTP_REQUEST {
switch -glob [HTTP::uri] {
"/a22/O/cd/wd" {
set xyz [HTTP::header "abc"]
HTTP::uri [string map "/a22/O /a22/$abc" [HTTP::uri]]
pool p_rewrite ...
doc_hack_12696
Nov 29, 2010Nimbostratus
Figured out what the problem was - missing a * on the first statement. Should have been "/a22/O/cd/wd*"
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