Greg Cope ([EMAIL PROTECTED]) said something to this effect:
> > $r->header_out(Location => 'http://' . $r -> server -> server_hostname .
> > $r->uri());
> 
> Seems easy - will add it in.

It's not that simple, of course -- you need to maintain port numbers and 
all that. I recommend using Apache::URI -- create a new Apache::URI object,
set its attributes from the Apache object, and then call unparse on it.

(darren)

-- 
In the fight between you and the world, back the world.

Reply via email to