@nemk

I've been staring at nginx config files for years, totally clueless. Your explanation was a lifesaver! Fantastic video, please keep them coming.

@jamesfurey

Loving your recent Nginx/server related video tutorials. Focused, clear, informative. Thank you!

@lunardesigner6779

Thank man, this topic isn't cover much on the internet

@saddlebear

Excellent!!!

@easyvideott7505

Thank you Chris

@mityukov

Curious about location matching. Say, I'm requesting /index.php?foo=bar - how come it is matching \.php$ ? It doesn't end on .php...

@HamidAliOfficial

for /test there is a directory test that contains test.png but does not contain any file mentioned in index directive... will this list all the files and folders or will show forbidden error?

@taneliharkonen2463

That content is valuable! But why do you have to speak so fast that the words you speak get mushed together. I repeated plenty of locations of the video multiple times and still have no idea what you said. Please slow down a bit and concentrate on articulation just a bit more. But still this information is golden. I find that nginx's documentation just sucks on this part (and a bit elsewhere too).. There is no clear concise guide to building config files. I have bumped into very weird try_files behaviour and still have no idea why they happen, but this helped a bit. Thanks!