Re: Squid as Web SERVER (for .pac files)?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 07 May 1998 17:21:21 +0000

Michael Ferioli wrote:

> In other words, the autoconfig is on proxy.comnet.com.tr:8080
> and the proxies themselves are ALSO on :8080. This
> presents a problem for squid.

Actallly not ;-).

Requirements (in 1.1.X): You need a HTTP server to host the PAC file.
Any server will do (including the shell script posted by Dancer).

Configure your Squid as a accelerator, and use a redirector to rewrite
the accelerated request to the real location of the PAC script.

Or if all your users use the PAC script then move Squid to 3128, and put
a plain HTTP server on 8080 that only returns the PAC script which
directs the browsers to :3128.

---
Henrik Nordström
Received on Fri May 08 1998 - 09:48:04 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:40:07 MST