On Fri, 8 May 2009, sac sha wrote: > I am facing a problem with redirect-uri. I am able to do a url redirection > through pipeline by using <map:redirect-to>. > The browser opens the redirected page but the url remains the same. It does > not changes. I tried using attribute "permanent" but of no use.
Try wget instead of a browser to see exactly what is happening. Does the server send a HTTP 301 response if you are using the attribute "permanent"? Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
