Commit cd368feb authored by Bill Stoddard's avatar Bill Stoddard
Browse files

This patch corrects a bug in my last patch for Apache 1.3.10 EBCDIC

conversion.  If the default_handler encounters an error while trying to
serve a file type that doesn't need conversion (for example, a
non-existent .gif or .jpg), the resulting error message is not converted
from EBCDIC to ASCII before it is sent to the browser.  This makes
reading the error message rather challenging.

Submitted by:	Greg Ames  - gregames@us.ibm.com
Reviewed by:	Bill Stoddard


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@84102 13f79535-47bb-0310-9956-ffa450edef68
parent aa94b30d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment