> Are you sure? This works: > > <map:match pattern="random-image"> > <map:generate src="images/random/image5.jpg"/> > <map:redirect-to uri="/images/random/image1.jpg"/> > </map:match> > > (well, it's not random, but the redirect works). :-)
it might work if no content has been sent to the client before the redirect, or if the client is lenient. for redirects to be relatively reliable, they must be the first thing sent. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
