RE: More domains

2007-03-08 Thread Caldarale, Charles R
> From: Wayne Gemmell [mailto:[EMAIL PROTECTED] > Subject: Re: More domains > > K, forget about my last post, you need to put a context tag in the > server.xml file like this... > > workDir="work/Catalina/"site name"/_"> > > I don't thin

Re: More domains

2007-03-08 Thread Wayne Gemmell
K, forget about my last post, you need to put a context tag in the server.xml file like this... I don't think its a recommended method of doing things but it works... Cheers Wayne - To start a new topic, e-mail: users@tomcat.a

Re: More domains

2007-03-08 Thread Wayne Gemmell
Hi, I've been fighting with the same thing today. On Wed, 07 Mar 2007 19:27:30 +0100 Marcell Kiss-Toth <[EMAIL PROTECTED]> wrote: > I copied the localhost section and replaced the "localhost" > value to my domain name. Already created the folders so on. Have no > errors, just getting a blank pa

RE: More domains

2007-03-08 Thread Marcell Kiss-Toth
> > From: Marcell Kiss-Toth [mailto:[EMAIL PROTECTED] > > Subject: Re: More domains > > > > I mean that I copied the entire webapps\ROOT folder to > > webapps\mydomain.com\ROOT. > > Why did you pick that location when the appBase for the > www.mydomain.c

RE: More domains

2007-03-07 Thread Caldarale, Charles R
> From: Marcell Kiss-Toth [mailto:[EMAIL PROTECTED] > Subject: Re: More domains > > I mean that I copied the entire webapps\ROOT folder to > webapps\mydomain.com\ROOT. Why did you pick that location when the appBase for the www.mydomain.com is together.hu? Your default a

Re: More domains

2007-03-07 Thread Marcell Kiss-Toth
From: Marcell Kiss-Toth [mailto:[EMAIL PROTECTED] Subject: Re: More domains The ROOT folder is the same as in the top ROOT folder. I don't really understand the above statement. What do you mean by "top ROOT folder"? The appBase settings for the two elements shoul

RE: More domains

2007-03-07 Thread Caldarale, Charles R
> From: Marcell Kiss-Toth [mailto:[EMAIL PROTECTED] > Subject: Re: More domains > > The ROOT folder is the same as in the top ROOT folder. I don't really understand the above statement. What do you mean by "top ROOT folder"? The appBase settings for the two el

Re: More domains

2007-03-07 Thread Marcell Kiss-Toth
Caldarale, Charles R wrote: From: Marcell Kiss-Toth [mailto:[EMAIL PROTECTED] Subject: More domains Currently the Tomcat runs on port 8080. How can I host multiply domains with Tomcat? Use one element for each domain. They will all share the same elements, since they're all pa

Re: More domains

2007-03-07 Thread Pid
Marcell Kiss-Toth wrote: Hi all, I'm new to Tomcat (version 5.5) and having a Windows Server 2003. Currently the Tomcat runs on port 8080. How can I host multiply domains with Tomcat? I've only done it before with Apache 2. For example, I have www.homedomain.com and I'd like to have the fol

RE: More domains

2007-03-07 Thread Caldarale, Charles R
> From: Marcell Kiss-Toth [mailto:[EMAIL PROTECTED] > Subject: More domains > > Currently the Tomcat runs on port 8080. How can I host > multiply domains with Tomcat? Use one element for each domain. They will all share the same elements, since they're all part of

Re: More domains

2007-03-07 Thread rmarra
I guess this part should be handled by Apache using the connector with Tomcat. But since Im a newbie either, somebody else for sure can help you better. Regards Roberto - To start a new topic, e-mail: users@tomcat.apache.org T

More domains

2007-03-07 Thread Marcell Kiss-Toth
Hi all, I'm new to Tomcat (version 5.5) and having a Windows Server 2003. Currently the Tomcat runs on port 8080. How can I host multiply domains with Tomcat? I've only done it before with Apache 2. For example, I have www.homedomain.com and I'd like to have the following: * webapps\ROOT