So far, I have this happening... 1) A request for a plain HTML file results in raw HTML being displayed in the browser. The same browser, same page, with 1.3.20 works fine. This might be a config file problem on my end. But I'm not sure what to look for. Same thing happens when I try a Perl CGI script... raw Perl. When using IE5.5, pages (and Perl CGI script) behave properly.
2) The part of the request containing form variables seems messed up or incomplete. Using Mozilla, when I submit a form to an action page, there are no form variables present. Using IE5.5 on same Apache, same form, same target works fine. I don't know how to write a properly formatted request using telnet. And don't know what netcat is. Dwayne Justin Erenkrantz wrote: >On Thu, Feb 14, 2002 at 10:57:32AM -0500, Dwayne Miller wrote: > >>I just bumped the debug level to see if I could figure out the odd >>behavior from Mozilla. It looks like others are having similar problems >>with regard to incomplete posts/requests. >> > >Ah, fine. Do you have any details about this? Can you reproduce >it outside of Mozilla (i.e. with telnet or netcat)? -- justin >
