Techie:Techie Main/Java/Tomcat/Proxy through to Apache
Configure the tomcat end as follows (<tomcat_install>/conf/server.xml)
<Connector port="8081"
protocol="HTTP/1.1"
proxyName="www.themightystags.com"
proxyPort="80"/>
Configure the tomcat end as follows (<tomcat_install>/conf/server.xml)
<Connector port="8081"
protocol="HTTP/1.1"
proxyName="www.themightystags.com"
proxyPort="80"/>