Re: [LIH] How to run two sites under single instance of TOMCAT

"Satish Chandra" <[email protected]>
Newsgroups gmane.user-groups.linux.india.help
Message-ID <[email protected]>
On Wed, Aug 13, 2008 at 5:24 PM, Arup Raychaudhury <[email protected]> wrote:
>
> I have installed FC9 including apache and tomcat (/usr/local/tomcat). I have
> copied all war files of a service/site to /usr/local/tomcat/webapps, which
> created a folder mbase and the site is available at
> http://loclhost:8080/mbase.
>
> Now, I want have another site, which may run as http://localhost:8080/webpac.
> I also want that these sites can be accessible without port (8080) number.
>
> Arup Raychaudhury
>

To run another application in tomcat, drop the war file into webapps
folder just like you did for mbase application.

To access the server without the port number, edit
TOMCAT_HOME/conf/server.xml, search for "8080" and change it to 80
(default port for http servers).

--
Regards,
Satish

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.