Welcome! Log In Create A New Profile

Advanced

Re: Internal redirects to upstream

May 06, 2009 03:49PM
On May 06, Maxim Dounin wrote:
>Hello!
>
>On Wed, May 06, 2009 at 11:54:50PM +0530, Arvind Jayaprakash wrote:
>
>> Is it possible to do an internal redirect to another url within nginx?
>>
>> Say I access url "/u1" which is handled by an upstream server. I need to
>> be able to return a redirect to url "/u2" which is not a file but needs
>> to be sent back to the upstream server (possibly different from the
>> first one).
>>
>> X-Accel-Redirect seems to be for cases when /u2 maps to a file.
>
>No, X-Accel-Redirect just accepts uri and does internal redirect.
>It has no knowledge of how /u2 will be handled - by static module,
>proxy module, fastcgi or whatever.

Excellent.

Can any response headers sent by /u1 be transferred as request headers
when making the request to /u2 ?
Subject Author Posted

Internal redirects to upstream

anomalizer May 06, 2009 02:24PM

Re: Internal redirects to upstream

Maxim Dounin May 06, 2009 02:51PM

Re: Internal redirects to upstream

anomalizer May 06, 2009 03:49PM

Re: Internal redirects to upstream

Maxim Dounin May 06, 2009 05:50PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 177
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready