On 2/8/06, David Salisbury <[EMAIL PROTECTED]> wrote:
>
> There's worse things than this, but I wonder if anyone has this weirdness.
>
> Apache 2.2, upon a server error, would send the error message
> using text as it's content-type, thereby the html would display as text
> in the browser. I fixed
There's worse things than this, but I wonder if anyone has this weirdness.
Apache 2.2, upon a server error, would send the error message
using text as it's content-type, thereby the html would display as text
in the browser. I fixed this by changing the DefaultType to text/html
from text/plain