Hi there,
> http_port 4040 8080
>
> acl noadblock myport 4040
>
> redirector_access deny noadblock
> redirector_access allow all
>
> The redirector runs the URL through a set of rules and simply substitutes
> known banner ads ith a "Removed by ..." image instead which is stored
> locally on our web server.
Is this using a redirector program such as squidGuard ???
As i am having trouble getting that to work and block certain
domains
just tried :
acl metro-redirect src 10.1.1.230/255.255.255.255
redirector_access allow metro-redirect
But now on that IP address i just get squids access denied.
'squid - k reconfigure' doesn't give any errors from the squid.conf
(which i usualy get when i make a bad ACL)
squidGuard works and blocks my test url, when i test it seperately.
Received on Fri May 19 2000 - 02:28:38 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:32 MST