Forum Discussion
Pirlo
Nimbostratus
Nov 05, 2014another uri rewrite
Ok i have been stumped 2 or 3 time in the past couple of months with uri rewrites like these.
Incoming uri to inspect and grab info from
/abc/login.htmlrecord=ABCDEF&origin=Dallas&FirstNam...
samstep
Cirrocumulus
Nov 05, 2014any URL with symbol never reaches the server (in this case BIG-IP virtual server) as it is a BROWSER identifier. If your application is generating such URLs perhaps it is easier to change the application? If not then you can use the STREAM profile and replace your rogue URLs starting from "/abc/login.htmlrecord=" with "/abc/login.html?record=" in backend RESPONSES in HTTP_RESPONSE event. After that the query string can be accessed with HTTP::query inside the HTTP_REQUEST event and you can carry on with the rewrite logic.
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