humm.. didn't think of ^ thanks
ack just shoot my copy and past cleanup.
uri MY_EMAILINURL_1/https?:([EMAIL PROTECTED])/i
This an be subject to a mild denial of service attack.
You probably mean to use '[EMAIL PROTECTED]' and '[^.]' instead of '.' in a couple
of places.
Scott
-
On Sun, 18 Jan 2004 23:51:00 -0500, Tim B <[EMAIL PROTECTED]> writes:
> ack just shoot my copy and past cleanup.
>
> uri MY_EMAILINURL_1/https?:([EMAIL PROTECTED])/i
This an be subject to a mild denial of service attack.
You probably mean to use '[EMAIL PROTECTED]' and '[^.]' instead of '.'