RE: iis isapi redirect problem

2015-07-23 Thread Konstantin Preißer
Hi, > -Original Message- > From: Andrew Geery [mailto:andrew.ge...@gmail.com] > Sent: Saturday, July 18, 2015 3:16 PM > To: users@tomcat.apache.org > Subject: iis isapi redirect problem > > I have successfully gotten Tomcat 8 to work with IIS 8.5 using thes

iis isapi redirect problem

2015-07-18 Thread Andrew Geery
I have successfully gotten Tomcat 8 to work with IIS 8.5 using these directions: https://tomcat.apache.org/connectors-doc/reference/iis.html IIS correctly forwards requests to Tomcat to handle and Tomcat correctly hands the response back to IIS to return to the client. This works over http and ov