It is also possible to use regular expressions, </p>
<div class="example"><p><code>
- <If "%{QUERY_STRING =~ /(delete|commit)=.*?elem/">
+ <If "%{QUERY_STRING} =~ /(delete|commit)=.*?elem/">
</code></p></div>
<p>shell-like pattern matches and many other operations. These operations
It is also possible to use regular expressions, </p>
<example>
- <If "%{QUERY_STRING =~ /(delete|commit)=.*?elem/">
+ <If "%{QUERY_STRING} =~ /(delete|commit)=.*?elem/">
</example>
<p>shell-like pattern matches and many other operations. These operations