Hi all,
We are using IIS5.0 as a web server and Tomcat 5.5.17 as application
server, and jk2 to redirect request from IIS to Tomcat.
Our application is hosted on www.mydomain.com which will default to
www.mydomain.com/index.jsp.
We also host AWStats for this domain as a virtual directory in IIS
called stats, to be accessed as www.mydomain.com/stats/awstats.pl
We have a problem in the mapping in jk2 workers properties uri mapping.
As www.mydomain.com needs to default index.jsp, it has to be included in
the mapping for Tomcat to process the request (as in
[uri:www.mydomain.com/*]).
However, AWStats is Perl which needs to be served by IIS.
Is there a way to exclude certain mappings (in my case I need to exclude
www.mydomain.com/stats/*)
Thank you and regards,
KL
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]