iudicium ferat wrote:
> On 9/18/02 2:06 PM, "Robert Landrum" <[EMAIL PROTECTED]> wrote:
>
>
>>$r->header_out("Location" => "http://domain.com/test.html");
>
>
> This would work:
>
> $r->header_out("Location" => "/test.html\n\n");
of course, this is common. but technically Location is only supposed
to use an absolute URI.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.30
--Geoff
- help with a simple redirect Sylbert L
- Re: help with a simple redirect Robert Landrum
- Re: help with a simple redirect iudicium ferat
- Geoffrey Young
