Welcome! Log In Create A New Profile

Advanced

Re: index or try_files in reverse proxy

August 13, 2009 12:40AM
On Thu, Aug 13, 2009 at 6:47 AM, meto<nginx-forum@nginx.us> wrote:
> Somehow i managed to make this work:
>
> location / {
>                index index.html index.htm index.php;
>
>                try_files $uri $uri/ @proxy_backend;
>                }
>
>
> But i think that it should work with:
>
> location / {
>                try_files $uri $uri/index.php @proxy_backend;

this won't work (also mentioned by original poster)


--
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
Subject Author Posted

index or try_files in reverse proxy

meto August 12, 2009 03:27PM

Re: index or try_files in reverse proxy

meto August 12, 2009 07:47PM

Re: index or try_files in reverse proxy

edogawaconan August 13, 2009 12:40AM

Re: index or try_files in reverse proxy

Igor Sysoev August 13, 2009 03:22AM

Re: index or try_files in reverse proxy

meto August 13, 2009 06:15AM

Re: index or try_files in reverse proxy

Igor Sysoev August 13, 2009 06:24AM

Re: index or try_files in reverse proxy

meto August 13, 2009 10:13AM

Re: index or try_files in reverse proxy

Igor Sysoev August 13, 2009 02:13PM

Adding tests for handlers and filters

Marcus Clyne August 13, 2009 06:05PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 137
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