Using the current CVS, Apache 2.0.40-dev is sending HTTP 403 messages as text/plain.
When I set up a deny from [my ip], I get a plain text message that looks like this: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access /mozilla/voting/Berkjg;ljfg on this server.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> <hr /> <address>Apache/2.0.40-dev Server at jerbaker.dhs.org Port 80</address> </body></html>
