you could just define your context path="" in server.xml. this should give
you what you want.

Charlie

> -----Original Message-----
> From: Alexander Wallace [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 16, 2002 7:40 PM
> To: Tomcat Users List
> Subject: Re: app roll out.
> 
> 
> Adding a line like the one you suggest doesn't seem to 
> work... People at 
> apache's irc said it should be something like:
> 
> Redirect / http://www.domain.com/context
> 
> But that only seems to create infinite redirects since it 
> redirects to the 
> same domain name.
> 
> The docs say that redirect takes a URI and then a URL.
> 
> Could you check your config files and paste one line here? 
> Just to make sure 
> the syntax is correct?
> 
> Thanks!
> 
> On Monday 16 December 2002 15:42, Ben Ricker wrote:
> 
> > Redirect temp www.domain.com www.domain.com/path-to-context
> >
> > Hth,
> >
> > Ben Ricker
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

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

Reply via email to