Thanks Henrik. It would be a proxy for multiple servers. I'm thinking something like 5-10 web service servers. You wouldn't happen to have a sample config file, would you? I've looked through the docs and it looks like it gets complex pretty quickly. Do you think it would make sense to use Apache instead with mod_ssl and mod_rewrite?
thanks again! -----Original Message----- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 3:37 PM To: John Hally Cc: Squid Users Subject: Re: [squid-users] reverse ssl-proxy? On Tue, 18 Nov 2003, John Hally wrote: > Is it possible to use squid as a reverse proxy to give access to intranet > servers from remote clients? Yes. > What I'd like to do is have clients use SSL from their browsers and hit a > single host, which would then allow them access to intranet web resources. > Kind of a poor-mans VPN. Has anyone attempted something similiar? Yes, but there is restrictions. If you only have a single intranet web site the setup is relatively straight forward, but if your reverse proxy needs to merge the content of several internal web sites then things gets a little complex. Regards Henrik
