You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by d17may <d1...@gmail.com> on 2006/07/18 16:29:40 UTC

automatic rederict to website

I use tomcat 5 .i have about 5 website in webapps folder .this all website
listen to 9090 port .I want that when user type www.mywebsite:9090/
it redirect to website say(new ,there is folder under webapps name new).this
website is in beta .we provide access only to few client .
Thanks d17may
-- 
View this message in context: http://www.nabble.com/automatic-rederict-to-website-tf1960817.html#a5379217
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: automatic rederict to website

Posted by Hassan Schroeder <ha...@gmail.com>.
On 7/18/06, d17may <d1...@gmail.com> wrote:

> currently I have to type like
> http://mywebsite:9090/mycontext/
>
> what shud i do so that when i user type
> http://mywebsite:9090
> it rederict to my context

Why do you want this to redirect? Make your context the default
(ROOT) context. Very simple. Reading the Fine Manual will help
a lot, too, if that's not sufficiently clear...

-- 
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: automatic rederict to website

Posted by d17may <d1...@gmail.com>.

Propes, Barry L wrote:
> 
> do you already have a service running at port 9090?
> 
> -----Original Message-----
> From: d17may [mailto:d17may@gmail.com]
> Sent: Tuesday, July 18, 2006 9:30 AM
> To: users@tomcat.apache.org
> Subject: automatic rederict to website
> 
> 
> 
> I use tomcat 5 .i have about 5 website in webapps folder .this all website
> listen to 9090 port .I want that when user type www.mywebsite:9090/
> it redirect to website say(new ,there is folder under webapps name
> new).this
> website is in beta .we provide access only to few client .
> Thanks d17may
> -- 
> View this message in context:
> http://www.nabble.com/automatic-rederict-to-website-tf1960817.html#a5379217
> Sent from the Tomcat - User forum at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 
> 
currently I have to type like
http://mywebsite:9090/mycontext/

what shud i do so that when i user type 
http://mywebsite:9090
it rederict to my context 
-- 
View this message in context: http://www.nabble.com/automatic-rederict-to-website-tf1960817.html#a5391003
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org