This does not really solve the problem, since the server name that I get
with {request:serverName} is the same IP address that Cocoon uses to prefix
the redirect URI. And this IP address is protected by a central
WebEntrySystem.Raffaele > > but I really need a client-side redirect to the relative URI > /auth/logout. > > Does it help if I would use a Flow script to do the redirect! > > I'd rather use an input module to build the URI, like in: > <map:redirect-to > uri="http://{request:serverName}:{request:serverPort}/{global:app- > root}/foo.html"/> > (this is just to give you the idea). > > There are inputmodules that parse and let you use portions of the > request URI in your sitemap, just look at the samples. > > Regards, > > -------------------- > Luca Morandini > www.lucamorandini.it > -------------------- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
