On Wed, 25 Oct 2000, Gerald Richter wrote:
> I have three anonations:
>
> 1.)
>
> $r->header_out(Location => $r->uri());
>
> Also this code works with most browsers it doesn't conform to the HTTP
> specs. A location header must include a host part. Shouldn't be to hard add
> something like
>
> $r->header_out(Location => 'http://' . $r -> server -> server_hostname .
> $r->uri());
+ port too.
--
<Matt/>
/|| ** Director and CTO **
//|| ** AxKit.com Ltd ** ** XML Application Serving **
// || ** http://axkit.org ** ** XSLT, XPathScript, XSP **
// \\| // ** Personal Web Site: http://sergeant.org/ **
\\//
//\\
// \\
- [ RFC ] New Module Apache::SessionManager Greg Cope
- Re: [ RFC ] New Module Apache::SessionManager Gunther Birznieks
- Re: [ RFC ] New Module Apache::SessionManager Greg Cope
- Re: [ RFC ] New Module Apache::SessionMana... Gerald Richter
- Re: [ RFC ] New Module Apache::SessionManager Greg Cope
- Re: [ RFC ] New Module Apache::SessionManager James G Smith
- Re: [ RFC ] New Module Apache::SessionMana... Gunther Birznieks
- Re: [ RFC ] New Module Apache::SessionManager Gerald Richter
- Re: [ RFC ] New Module Apache::SessionMana... Matt Sergeant
- Re: [ RFC ] New Module Apache::Session... Greg Cope
- Re: [ RFC ] New Module Apache::Se... Gunther Birznieks
- Re: [ RFC ] New Module Apache... Greg Cope
- Re: [ RFC ] New Module Apache::Se... James G Smith
- Re: [ RFC ] New Module Apache... Gerald Richter
- Re: [ RFC ] New Module Apache::SessionMana... Greg Cope
- Re: [ RFC ] New Module Apache::Session... darren chamberlain
- Re: [ RFC ] New Module Apache::Se... Greg Cope
