Forum Discussion
Richard__Harlan
Jul 11, 2005Historic F5 Account
HTTP::uri regex
Haveing a little problem matching a uri in my rule. When a user comes in useing the the following url http://www.deere.com/deerecom/farmers+and+ranchers/publications we want them redirected to redirec...
John_Hilgart
Nimbostratus
May 08, 2009In my case I had a uri containing "?" which I needed to match, as in this Lotus SameTime path: /stconf.nsf/RepeatList?OpenView&groupid=... What I found through dumb luck and falling back on scripts i have written in PERL is that a double-escape was required to match the "?", as in this regex: "^/stconf\.nsf/RepeatList\\?OpenView\&groupid=.+" .
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