On Sun, May 25, 2014 at 05:49:33AM -0400, TECK wrote:

Hi there,

> I'm trying to understand why the use of this configuration code does not
> work:

Answer #1: what does "does not work" mean?

What request do you make; what response do you get; what response do
you want?

>               try_files               @php =404;

Answer #2: what do you think that directive does? What does the
documentation say that that directive does? Hint: the final argument to
try_files is uri or =code. All of the other ones are file.

        f
-- 
Francis Daly        [email protected]

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to