Tag Archives: apache

Apache Tomcat and IIS on a Windows box

A regular httpd server can handle page requests and pass off only the parts of the page that need to be processed by Tomcat. The following install instructions are based on http://tomcat.apache.org/connectors-doc/webserver_howto/apache.htm. Install the software Install Apache on your server and serve pages on port 80. This is based off of version 2.2.6. Install Tomcat