Hello, I setup the redirector and using this rules. But it's not working:
<urlrewrite> <rule> <from>www.tibcocommunity.com</from> <to type="redirect">www.yahoo.com</to> </rule> </urlrewrite> -----Original Message----- From: Ken Bowen [mailto:[EMAIL PROTECTED] Sent: Monday, April 28, 2008 6:20 PM To: Tomcat Users List Subject: Re: how redirect urls Use http://tuckey.org/urlrewrite/ > It will let you easily map http://www.bla.com to http://bla1.com. On Apr 28, 2008, at 7:52 PM, Pavel Pragin wrote: > Hello, > > > > Can I add a configuration to redirect from one URL to another. So if > the > user goes to http://www.bla.com it will redirect to http:// > www.bla1.com > . > > Is it something I need to add to server.xml in Tomcat. Tomcat is using > the Coyote http connector. > > > > > > Thanks > > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]