RewriteRule regex question
Posted: Sat Jun 30, 2007 10:15 pm
I have been trying to write an expression that will match any string except for strings that are explicitly specified in the code.
e.g. An expression that will match any string except for "cat" and "dog"
e.g. An expression that will match any string except for "cat" and "dog"