Gerald Richter writes: > > If you try > > [- > use Apache::Constants qw(REDIRECT); > $req_rec->header_out("Location" => "/y.html"); > $req_rec->status(REDIRECT); > -] > > and nothing else in the file, does this work or not? No, not with chaining enabled. Without chaining it works. I also tried a full url which has no effect to the results. Dirk
- Re: Chaining and redirection Cliff Rayman
- Re: Chaining and redirection Dirk Lutzebaeck
- Re: Chaining and redirection Cliff Rayman
- Re: Chaining and redirection Dirk Lutzebaeck
- Re: Chaining and redirection Cliff Rayman
- RE: Chaining and redirection Gerald Richter
- RE: Chaining and redirection Dirk Lutzebaeck
- RE: Chaining and redirection Gerald Richter
- relative redirect (was RE: Chaining and r... Dirk Lutzebaeck
- relative redirect (was RE: Chaining and redir... David Harris
- Re: relative redirect (was RE: Chaining a... Dirk Lutzebaeck
- Re: relative redirect (was RE: Chaining a... Doug MacEachern
- RE: Chaining and redirection Gerald Richter