Search squid archive

Exclude a word

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, I have use squid-2.5.STABLE3 with redirect to squidguard, my
configuration deny access to web site with a specified word (sex, games etc)
with these rules:

acl mp3 url_regex "/etc/squid/myword.txt"
.
http_access deny mp3

...and then I use blacklist in squidguard.conf:

..
destination bl_proxy {
     domainlist  blacklists/proxy/domains
     urllist           blacklists/proxy/urls
     redirect http://10.0.0.12/
}

destination bl_hacking {
     domainlist  blacklists/hacking/domains
     urllist           blacklists/hacking/urls
     redirect http://10.0.0.12/
..

..now when in google I write the word "trasporto" I have Access Denied but I
want exclude this word (tasporto) and haven't Access Denied ?
thanks.

------
Salvatore.


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux