Hi all,
(Q1) I'd like to know if it's possible to negate a regular expression in general, and in htaccess files in particular, and if so, what's the operator ?
For instance, I'd like to negate the regexp
^Mozilla
...so in human language, the criteria gives "does not start by...