Forum Discussion
mguned_60772
Feb 19, 2010Nimbostratus
URL Rewrite findstr
Trying to do the following:
Redirect -
https://oldsite.com/xxx/xxx/xxx.asp?firststring=FIRSTxxxx_xxxxsecondstring=SECOND
to -
http://newsi...
hooleylist
Feb 23, 2010Cirrostratus
You can use [string range $string 0 3] to get a substring from $string. If you want help, can you post a more exact anonymized example of the URI you're trying to parse?
Also note that Spark gave an example of how to fix the URI::query parsing:
[URI::query "?&[HTTP::query]" ¶m_1]
You need to prepend a & character to the name of the parameter in order for this to work.
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