I added in the following statement to squid.conf
mime_table /etc/squid/mime.conf

and then the following to mime.conf in /etc/squid/mime.conf
\.pac$          application/x-ns-proxy-autoconfig       anthony-unknown.gif
-    image

But when I restart Squid I get the following error message.
1999/04/15 21:05:54| parseConfigFile: line 492 unrecognized: 'mime_table
/etc/squid/mime.conf'

Any ideas ?

Regards

Simon






Adrian Hill <[EMAIL PROTECTED]> on 15/04/99 21:02:46

To:   Simon Evans/Europe/RA/Rockwell
cc:
Subject:  Re: Squid, Netscape Parent and proxy.pac




At 21:41 15/04/99 +0200, [EMAIL PROTECTED] wrote:
...
>the automatic configuration file is not of the correct type:
>http://proxy.domain.com:8080
>Expected MIME type of application/x-javascript-config or
>application/x-ns-proxy-autoconfig.
>Use the configuration from the previos session instead?
>Then you have to click Cancel or OK.
...
>We dont want to change the netscape clients as it does not help for traveling
>users (and there's 2500 of them ), is there a mime.types file for Squid that
>need to be configured or is there some thing else to configure to stop this
>error ?

Hi Simon,

Try adding a line like this to your SQUIDDIR/etc/mime.conf
 \.pac$  application/x-ns-proxy-autoconfig   anthony-unknown.gif  -  image

Adrian




Reply via email to