You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/06/17 09:40:59 UTC

DO NOT REPLY [Bug 20559] - ErrorDocument and PHP resources

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20559>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20559

ErrorDocument and PHP resources





------- Additional Comments From petr.stastny@centrum.cz  2003-06-17 07:40 -------
I have the same problem, when using ErrorDocument. Request for any non-existing 
document *.php ends with:

HTTP/1.1 404 Not Found
Date: Tue, 17 Jun 2003 07:11:03 GMT
Server: Apache
Content-Length: 0
Content-Type: application/x-httpd-php

When browser (MSIE) receives Content-Type "application/x-httpd-php", he tries 
to download and save the file, but when he see "Content-Length: 0", he raises 
an error.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org