Chen, Charles wrote:
I didn't know I could use $1 in this way: i.e., back referenced in
condition before the rule.

The order of processing is
rule-pattern --> condition(s) --> rule-substitution

So back references created in the rule-pattern will be available in the test string of the condition(s).

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to