On 7/24/06, Eric B. <[EMAIL PROTECTED]> wrote:

> If Apache is generating an "internal server error" as you indicated, it
> should be returning a 5xx status, I'd think.

I'd think so too.  But I put in ErrorDocument 500 directives, and got
nothing out of it.

OK, simplest test: I took a standalone Apache 2.0.52, put a text-string

 ErrorDocument 500 "Stimpy, you eediot"

into httpd.conf, forced a server error with a CGI script, and got my
test string returned with status  500.

So I would try to get that configured properly first, outside of your
mod_jk stuff, and go on from there.
--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to