Are you using a ProxyPass and ProxyPassReverse?  You have to make sure your
server.xml file tells your webapp what the actual server name is.  On the
proxy Connector set proxyName="your server name".

-----Original Message-----
From: Pablo Ruggia [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 17, 2006 3:13 PM
To: Tapestry users
Subject: Problem With Application Behind Apache

Hi !!
My application works fine if I access it directly from tomcat. But if I put
it behind an apache, it gets the wrong urls when linking a page, it doesn't
use the domain name, it uses the tomcat net direction. How can I change the
base url so that tapestry uses this instead of the tomcat direction.

Thanks !!!



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to