Welcome! Log In Create A New Profile

Advanced

try_files problem

July 28, 2009 01:43AM
I can't get the following to work and, after reading and re-reading all the documentation I could find, am not sure if this is a bug or a restriction.

try_files @nocache @cache;

The thought here is @nocache will succeed if a cookie is present and @cache will succeed if not.

The problem is, the first argument seems to be ignored. I say that because, if I change JUST the try_files without changing any other lines in the configuration I get two different results. In each case, the final argument in the try_files is always reached...cache displaying correctly when there is no cookie and a blank page if there is a cookie while try_files @cache @nocache displays correctly when there is a cookie but a blank page if there is not.

So is this a restriction or a bug on using internal locations in try_files?
Subject Author Posted

try_files problem

holstebm July 28, 2009 01:43AM

Re: try_files problem

Maxim Dounin July 28, 2009 04:59AM

Re: try_files problem

Maxim Dounin July 28, 2009 05:12AM

Re: try_files problem

holstebm July 28, 2009 09:51AM

Re: try_files problem

Igor Sysoev July 30, 2009 03:00PM

Re: try_files problem

holstebm July 30, 2009 04:59PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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