@ sign and REX

Post Reply
KMandalia
Posts: 301
Joined: Fri Jul 09, 2004 3:50 pm

@ sign and REX

Post by KMandalia »

does @ have special meaning and need escaping while putting it in exclusions and exclusion rex in all walk settings?

Somehow I can see that webinator is crawling webpages like http://someone@somesite.com/ and I want to throw out the webpage every time i see @ in the URL while crawling.

So, can I just put @ in exclusions and exclusion rex or there is some other way of doing it?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

@ sign and REX

Post by mark »

* is the only special character in the "Exclude" list.
KMandalia
Posts: 301
Joined: Fri Jul 09, 2004 3:50 pm

@ sign and REX

Post by KMandalia »

oh really?

What about the exclude rex? I was escaping things like ? and =. I am supposed to do that right?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

@ sign and REX

Post by mark »

Yes. But exclude rex is a full rex expression so it must follow all rex rules. See the rex docs.
Post Reply