On Mon, 22 Sep 2003, Fernando Lunardelli wrote:
>
> Hi, just a little word about wpad related files ...
> in some cases (my case expecificaly) IE 6.0 try to find a file called
> "proxy.pa" ... I dont know why ...but with a
> Redirect /proxy.pa http://wpad.my.domain/proxy.pac entry in httpd.conf
> everything works fine :) ...
> Sorry my poor english ... ;)
You can consider it a bug in Microsoft's code or a marketing ploy to have
you use Microsoft's DHCP implementation.
Options containing ASCII text are not supposed to include any trailing NUL
characters. If they are present, a client is expected to remove trailing
NULs from the string. IE 6.0 assumes that there is always at least one
NUL character at the end of the ASCII text and decrements the option's
size. I presume that this is because Microsoft's DHCP server includes a
trailing NUL in the ASCII text.
The "fix" is to do exactly what you've done.
Merton Campbell Crockett
-- BEGIN: vcard VERSION: 3.0 FN: Merton Campbell Crockett ORG: General Dynamics Advanced Information Systems; Intelligence and Exploitation Systems N: Crockett;Merton;Campbell EMAIL;TYPE=internet: mcc@CATO.GD-AIS.COM TEL;TYPE=work,voice,msg,pref: +1(805)497-5045 TEL;TYPE=work,fax: +1(805)497-5050 TEL;TYPE=cell,voice,msg: +1(805)377-6762 END: vcardReceived on Mon Sep 22 2003 - 12:09:21 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:00 MST