On tor, 2008-06-19 at 07:25 -0700, aot2002 wrote:
> i wrote a url rewrite to handle it
>
> the program in /etc/squid/rewrite.pl has
>
> #!/usr/bin/perl -p
> BEGIN { $|=1; }
> s%^http://10.108.50.37/%http://64.*****MYIP*****:21080/% && next;Better to fix your http_port line... > >> http_port 21080 defaultsite=10.108.50.37 should be http_port 21080 defaultsite=64.*****MYIP*****:21080 Regards Henrik
signature.asc
Description: This is a digitally signed message part
