> Set the environment with below command
> Export http_ proxy=" 192.168.1.2:8080 "
> 
HTTP

> But when I download the website through http it is download.
> Wget http://google.com
> 

HTTPS
export https_ proxy="192.168.1.2:8080"

Fred
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to