On Fri, Nov 29, 2013 at 04:59:24PM +, Matthew Ngaha wrote:
Hi there,
One of the best things you can learn about is your server error log.
Read that, and it should tell you why nginx thinks something failed,
every time.
> Location blocks. Is the idea here to have as many location blocks as
>
Hi guys i'm very new to web dev, and getting started with nginx i just
wanted to ask a few things.
Location blocks. Is the idea here to have as many location blocks as
you have web pages? if a location has many files in it will nginx
search if the requested file is in that location? i put a