Jason Wang wrote:
> I am trying to mimic one of Netscape's features, which is the ability to
> serve the auto-configuration file on the same port as the proxy. I can
> point the auto proxy config to:
> http://my.netscape.proxy:8080/
> and it will automatically configure the browser according to config file
> I specify. Is there similar functionality for Squid?
I use Apache for that purpose.
If you want to have it on the same port as Squid, enable the httpd_accel
function in Squid, and have it forward the request to an HTTP server
serving the PAC file.
-- Henrik Nordstrom Squid HackerReceived on Wed Oct 27 1999 - 14:28:26 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:06 MST