[users@httpd] 2.2 ErrorDocument weirdness

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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

----
# DefaultType is the default MIME type for documents which the server
# cannot find the type of from filename extensions.
DefaultType text/html
----

Though it seems strange to me that Apache doesn't know what it's generating. :)
But the weird part is that I'm still getting the message:
"Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request."
even though I have commented out any ErrorDocuments defined.

anyone else experience this?

-Dave





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux