Re: Can mulitple domains share one web app?

2005-05-24 Thread Parsons Technical Services

Sorry for the delay. Been off-line. It would be in Tomcat.

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/host.html#Host%20Name%20Aliases

Doug

- Original Message - 
From: Randy Paries [EMAIL PROTECTED]
To: 'Tomcat Users List' tomcat-user@jakarta.apache.org; 
[EMAIL PROTECTED]

Sent: Monday, May 23, 2005 3:42 PM
Subject: RE: Can mulitple domains share one web app?



So would this be an alias within apache or tomcat?

Thanks

Randy





From: Parsons Technical Services [EMAIL PROTECTED]
Subject: Re: Can mulitple domains share one web app?
Date: Fri, 20 May 2005 21:14:26 GMT
Prev Next Prev by Thread Next by Thread




Alias might do what you want with one reservation, you cannot have
www.mydomain.com/bob
www.yourdomain.com/bob
as different folders. These will be the same folder. So each /folder will
have to be unique even though the domain names are different.

Doug


- Original Message -
From: Randy Paries [EMAIL PROTECTED]
To: 'Tomcat Users List' tomcat-user@jakarta.apache.org
Sent: Friday, May 20, 2005 4:55 PM
Subject: Can mulitple domains share one web app?



Hello,

I will try to ask this question so it makes sense.

I have a webapp.

Currently I have 2000 people that share the same web app

For example

www.mydomain.com/sue
www.mydomain.com/fred

Etc  All these guys have their own directories, but they are a single
web app.

Now I have many (100s ) that want their own domains. I do not want to
create
100 webapps

Currently have a work around where
www.sue.com gets redirected via apache to www.mydomain.com/sue
So this way they start at their domain, but the immediately they see the
www.mydomain.com/sue

So is there a way to have one webapp share multiple domains?

Thanks
Randy



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







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





Message Index: [Date] [Author] [Thread]
Prev Next Prev by Thread Next by Thread



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







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



RE: Can mulitple domains share one web app?

2005-05-23 Thread Randy Paries
So would this be an alias within apache or tomcat?

Thanks

Randy
 




From: Parsons Technical Services [EMAIL PROTECTED]
Subject: Re: Can mulitple domains share one web app?
Date: Fri, 20 May 2005 21:14:26 GMT
Prev Next Prev by Thread Next by Thread




Alias might do what you want with one reservation, you cannot have
www.mydomain.com/bob
www.yourdomain.com/bob
as different folders. These will be the same folder. So each /folder will
have to be unique even though the domain names are different.

Doug


- Original Message -
From: Randy Paries [EMAIL PROTECTED]
To: 'Tomcat Users List' tomcat-user@jakarta.apache.org
Sent: Friday, May 20, 2005 4:55 PM
Subject: Can mulitple domains share one web app?


 Hello,

 I will try to ask this question so it makes sense.

 I have a webapp.

 Currently I have 2000 people that share the same web app

 For example

 www.mydomain.com/sue
 www.mydomain.com/fred

 Etc  All these guys have their own directories, but they are a single
 web app.

 Now I have many (100s ) that want their own domains. I do not want to
 create
 100 webapps

 Currently have a work around where
 www.sue.com gets redirected via apache to www.mydomain.com/sue
 So this way they start at their domain, but the immediately they see the
 www.mydomain.com/sue

 So is there a way to have one webapp share multiple domains?

 Thanks
 Randy



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






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





Message Index: [Date] [Author] [Thread]
Prev Next Prev by Thread Next by Thread 



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



Re: Can mulitple domains share one web app?

2005-05-20 Thread Parsons Technical Services
Alias might do what you want with one reservation, you cannot have
www.mydomain.com/bob
www.yourdomain.com/bob
as different folders. These will be the same folder. So each /folder will 
have to be unique even though the domain names are different.

Doug
- Original Message - 
From: Randy Paries [EMAIL PROTECTED]
To: 'Tomcat Users List' tomcat-user@jakarta.apache.org
Sent: Friday, May 20, 2005 4:55 PM
Subject: Can mulitple domains share one web app?


Hello,
I will try to ask this question so it makes sense.
I have a webapp.
Currently I have 2000 people that share the same web app
For example
www.mydomain.com/sue
www.mydomain.com/fred
Etc  All these guys have their own directories, but they are a single
web app.
Now I have many (100s ) that want their own domains. I do not want to 
create
100 webapps

Currently have a work around where
www.sue.com gets redirected via apache to www.mydomain.com/sue
So this way they start at their domain, but the immediately they see the
www.mydomain.com/sue
So is there a way to have one webapp share multiple domains?
Thanks
Randy

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


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