Hi

what is the correct way to redirect users to a completely different
server when they try to acces some address ? I'm looking for a
config option (in server.xml or web.xml) that will return a http
redirect header, like apache's Redirect directive.

when people ask for
        http://mydomain.com/gohere/
or
        http://mydomain.com/gohere/bla/bla

I want them to go
        http://yourdomain.com/gosomewhereelse
and
        http://yourdomain.com/gosomewhereelse

thanks,
*pike
============
"I wasted time, and now doth time waste me"

http://framework.v2.nl/archive/archive/node/text/default.py/nodenr-67731


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



Reply via email to