On Jul 25, 2011, at 9:10 AM, Eric Covener wrote:

>> +        <If "%{QUERY_STRING} =~ /(delete|commit)=.*?elem/">
> 
> .*? is kind of weird isn't it?

Yeah. I was just fixing the missing "}", but stepping back, I'm not entirely 
sure what this example is supposed to mean. What kind of a request do you think 
we're trying to match with

/(delete|commit)=.*?elem/

I'll see if I can come up with a less opaque example here.

--
Rich Bowen
rbo...@rcbowen.com
rbo...@apache.org







---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to