"William A. Rowe, Jr." wrote:
> 
> Jerry Baker wrote:
> > Apache 2.0.33-dev (from CVS today) crashes if I request a non-existent
> > file.
> 
> Filtering just changed significantly... fixed as of this morning [late
> last evening, actually.
> 
> Please try cvs up and if you can repeat, email [EMAIL PROTECTED]
> 
> Thanks Jerry!

Apache 2.0.34-dev pulled from CVS today is sending text/plain as the
content-type on 404 responses. See example below:

HTTP/1.1 404 Not Found
Date: Thu, 07 Mar 2002 21:23:10 GMT
Server: Apache/2.0.34-dev (Win32)
Vary: accept-language
Content-Length: 794
Connection: close
Content-Type: text/plain; charset=ISO-8859-1

This, or course, makes the 404 response appear as a screen full of HTML
code instead of how it should.

-- 
Jerry Baker

Reply via email to