> As to Rocco, setting tomcat to run on 80 port is wrong. 
> Tomcat and Apache2 are two diffrent services.
> Tomcat can run many web applications. Apache2 with jk2 
> connector connects to tomcat's 8009 port and only renders 
> pages for virtual hosts. You can define a wroker for specyfic 
> mount point - application that is running on tomcat.
> Tomcat ports should be available only for local 
> processes(apache connector), not for worldwide. Tomcat ports 
> are used only for application development. I use apache to 
> serv diffrent applications on diffrent urls or domains, while 
> they're running on the same tomcat.

Thanks. Your very clear. But I would like to find the place in the
installation guide of roller 3.1, where it talks about integration..

I can't find it..

rocsca

Reply via email to