Hi Ross,

open server.xml in your tomcat/conf and search for the Connector-Element. Add the following two attributes to that element:
proxyName="yourRealHostName" proxyPort="yourRealWebserverPort(80)".

Info can be found here:
http://tomcat.apache.org/tomcat-6.0-doc/config/ajp.html#Common_Attributes

Cheers nillehammer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to