Hi,

I have an running T5 app, it uses port 80 and the index.tmp/index.java
captures everything passed to the domain:

www.example.comm, www.example.com/123, www.example.com/list...

now I need to install a phh based webmail, for that I installed Apache web
server in port 8080:

www.example.com:8080/webmail

if I configure Apache Web server to run in port 80 and link the tomcat 6 to
apache server, can I do this:

www.example.com/123                             this goes to tapestry 5 app in 
Tomcat 6
www.example.com/webmail                 this goes to php app in Apache Web 
Server

possible? 

Thanks,
-- 
View this message in context: 
http://www.nabble.com/T5%3A-Sharing-Tapestry-and-Php-apps-tp20783486p20783486.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to