Update Apache Tomcat Connector Configuration (Optional)

If you chose to Install Apache Tomcat Connector now you should make IIS aware of the WebOffice 10.9 R4 application installed within Apache Tomcat. Do this by adding some configuration entries into the file uriworkermap.properties.

 

icon_comment

This way you will be able to use standard Port 80 URLs to call WebOffice 10.9 R4 projects in the browser. If you do not want to make use of the ISAPI Redirector then users will need to provide the Tomcat port in the browser URL. The Tomcat port by default is 8080 but may be changed throughout the installation process of Apache Tomcat.

If you do not adjust the uriworkermap.properties, then the entire IIS website will be redirected to Tomcat. This could lead to problems with virtual directories in IIS. Therefore, always adjust the uriworkermap.properties.

 

Open the file uriworkermap.properties which is located in the directory C:\Tomcat\conf
 

Configure "uriworkermap.properties" for WebOffice 10.9 R4

Configure "uriworkermap.properties" for WebOffice 10.9 R4

Adapt the following line and save the file:
/<name of WebOffice application>/*=worker1

 

icon_comment

The name of the WebOffice 10.9 R4 application is the name of the directory that was created in chapter Install WebOffice Application.

If you want to redirect more than one application, just copy the line for every WebOffice application.

 

Restart IIS Admin and WWW Publishing services:
 

Open Windows Services from the start menu

Open Windows Services from the start menu

 

Restart IIS Admin and dependent services

Restart IIS Admin and dependent services

Restart the Apache Tomcat service:
 

Restart Apache Tomcat service

Restart Apache Tomcat service