Re: Serve same content to multiple URL's

2013-04-05 Thread André Warnier
Chris Arnold wrote: I didn't think I needed a second worker but because the working config only worked for http://share.domain1.com and nothing else, I wanted to verify it should work or I needed another worker and you verified I do not need another worker and in fact, the existing config for htt

Re: Serve same content to multiple URL's

2013-04-04 Thread Chris Arnold
> I didn't think I needed a second worker but because the working > config only worked for http://share.domain1.com and nothing else, I > wanted to verify it should work or I needed another worker and you > verified I do not need another worker and in fact, the existing > config for http://share.do

Re: Serve same content to multiple URL's

2013-04-04 Thread Chris Arnold
> I didn't think I needed a second worker but because the working > config only worked for http://share.domain1.com and nothing else, I > wanted to verify it should work or I needed another worker and you > verified I do not need another worker and in fact, the existing > config for http://share.do

Re: Serve same content to multiple URL's

2013-04-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chris, On 4/4/13 4:21 PM, Chris Arnold wrote: > On Apr 4, 2013, at 2:38 PM, "Christopher Schultz" > wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Chris, >> >> On 4/4/13 12:28 PM, Chris Arnold wrote: >>> >>> I have tried to a

Re: Serve same content to multiple URL's

2013-04-04 Thread Chris Arnold
On Apr 4, 2013, at 4:45 PM, "Igor Cicimov" wrote: > You just need to create Alias in the existing VirtualHost in Apache and the > Host in Tomcat. So in the existing apache virtualhost, I need to make an alias entry? Like so: ServerName share.domain.com ServerAlias share.domain2.com

Re: Serve same content to multiple URL's

2013-04-04 Thread Igor Cicimov
On 05/04/2013 7:26 AM, "Chris Arnold" wrote: > > On Apr 4, 2013, at 2:38 PM, "Christopher Schultz" < ch...@christopherschultz.net> wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA256 > > > > Chris, > > > > On 4/4/13 12:28 PM, Chris Arnold wrote: > >> > >> I have tried to add a second

Re: Serve same content to multiple URL's

2013-04-04 Thread Chris Arnold
On Apr 4, 2013, at 2:38 PM, "Christopher Schultz" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Chris, > > On 4/4/13 12:28 PM, Chris Arnold wrote: >> >> I have tried to add a second worker (worker2) in workers.properties >> and added a virtualhost like: Here is the configured

Re: Serve same content to multiple URL's

2013-04-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chris, On 4/4/13 12:28 PM, Chris Arnold wrote: > I am not sure if this is a Tomcat issue or an apache issue, so i > will ask on both lists. While the solution might be in httpd, the Tomcat-user list is the right place to ask about this kind of thin

Re: Serve same content to multiple URL's

2013-04-04 Thread Chris Arnold
- Original Message - From: "Chris Arnold" To: "Tomcat Users List" Sent: Thursday, April 4, 2013 12:28:02 PM Subject: Serve same content to multiple URL's I am not sure if this is a Tomcat issue or an apache issue, so i will ask on both lists. We have tomca

Serve same content to multiple URL's

2013-04-04 Thread Chris Arnold
I am not sure if this is a Tomcat issue or an apache issue, so i will ask on both lists. We have tomcat 6.03 on SLES11 and have content/webapp that we want to server to multiple domains. We have 1 domain working using http://share.domain1.com. What we want is access to this same webapp using htt