|
IIS configuration is a complex task. The integration steps below relating to your IIS web server should be performed by your IIS Web System Administrator.
It is very important that you first follow the basic |
It is necessary to configure Tomcat to receive proxied requests from IIS.
<Connector port="8009" protocol="AJP/1.3" redirectPort="8443" maxHttpHeaderSize="32768" useBodyEncodingForURI="true" tomcatAuthentication="false" / |
netstat -na | findstr 8009 |
When the tomcat server configuration is completed, install the IIS to Tomcat Connector.
Test the configuration again by browsing http://localhost/frevvo/web/login