Title: Getting it to work...

Hi all,

I'm having some trouble in getting squidGuard to work as I want it to.
Does squidGuard also block url's in javascript :

<SCRIPT language="JavaScript" src=""http://adclient.detelefoongids.nl/js.ng/Params.richmedia=yes&site=TGI&area=witres&adsize=120x60&PagePos=1">

document.write('SRC=""http://adclient.detelefoongids.nl/html.ng/site=TGI&area=witres&adsize=468x60&transactionID='+idtag+'">');

I have this page (a national phone guide : http://www.detelefoongids.nl) and I want to strip off all ads.
I tried urllist, domainlist and expressionlist ; it works when trying :

[root@router squid]# echo "http://adclient.detelefoongids.com/5028765.gif 192.168.63.21/- - GET" | /usr/bin/squidGuard -c /etc/squid/squidguard.conf -d

2002-09-13 12:12:57 [14163] init urllist /etc/squid/squidguard/urls.deny
2002-09-13 12:12:57 [14163] squidGuard 1.2.0 started (1031911977.729)
2002-09-13 12:12:57 [14163] squidGuard ready for requests (1031911977.731)
2002-09-13 12:12:57 [14163] Request(hslbz/deny/-) http://adclient.detelefoongids.com/5028765.gif <localip>/- - GET
http://intranet/images/empty.png <localip>/- - GET
2002-09-13 12:12:57 [14163] squidGuard stopped (1031911977.732)
[root@router squid]#

Can I do this ?


Greetings,
Rob

Reply via email to