On 13.07.2009 13:59, acastanheira2001 wrote:
> Hi,
> 
> Apache has an internationalized error page system configured on errors.conf.
> I use apache and tomcat on the same machine, so I would like that tomcat use
> the same error page config.
> 
> Any ideas?
> 
> Thanks,
> Andre

Likely not exactly what you are looking for, but mod_jk 1.2.28 allows
you to let Apache hhtpd send the error page, so whenever an error status
is returned, the user will get the error page from Apache instead of Tomcat.

Look for use_server_errors on the page

http://tomcat.apache.org/connectors-doc/reference/uriworkermap.html

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to