Replace it with this: -[@!*]
That's it...
Best regards,
---
Andreas P. Koenzen
On 25/02/2010, at 03:06 a.m., Ian M. Evans wrote:
I suck at regex and in keeping with the Olympic spirit, I probably
suck
at giant slalom too.
In the regex-urlfilter.txt there's the suggested probable queries
exclude of:
-[?*!@=]
My only problem is that there's a couple of areas of the site that
use,
for example, ?page=2 for paging through things like news archives.
So, how in regex would I edit the -[?*!@=] to allow ?page=number
Thanks.