Thanks Herrik! Another question, could I configure it so the same server (host) could be redirected both using http and https request?
Regards, Angel You can make Squid listen to as many ports you like (almost). For https (port 443) you need to use the https_port directive as https is a different protocol from http. Regards Henrik
