You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by DEVAL SHAH <de...@hotmail.com> on 2007/01/06 05:36:00 UTC

Apache+Tomcat+Proxy+Internal Server Error

Hello,
We are getting request from a proxy server and somehow that proxy server 
gets an internal server error.
This is the configuration:
Apache web server connected to Tomcat via mod_jk.

RewriteRule /url1(.*)/$  /TomcatWebApp/Servlet1

Now from the browser if I do
https://abc.com/url1/ it works fine.

If the request is made through proxy it gets an "500 Internal Server error". 
Do I have to enable anything on Apache server to accept connection from 
proxy. It looks I am missing something in Apache server confg. I can't find 
any error in the log files.

Any help on this?

Thank you in advance.



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