view auto/stubs @ 5971:ebdb2023e84a

Fixed try_files directory test to match only a directory. Historically, it was possible to match either a file or directory in the following configuration: location / { try_files $uri/ =404; }
author Damien Tournoud <damien@commerceguys.com>
date Wed, 21 Jan 2015 00:26:32 +0100
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


have=NGX_SUPPRESS_WARN . auto/have

have=NGX_SMP . auto/have