Forum Discussion
meena_60183
Nimbostratus
Aug 02, 2010URI manipulation and redirect
I had a request a few months ago to do some URI manipulation for redirect. A sample URL would be
https://www.host.com/506/dept_name/ops/Performance%20Improvement%20Team%20Meerting%20Minutes/...
hoolio
Cirrostratus
Aug 02, 2010Maybe something like this?
HTTP::redirect "https://dept_name.host.com[string map [list [URI::query [HTTP::uri] 1 3] "/"] [HTTP::uri]]"
You can log the intermediate values to test and/or correct it.
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