Re: try_files doubleslash mystery

2019-08-18 Thread Maik Beckmann via nginx
Am Sa., 17. Aug. 2019 um 20:04 Uhr schrieb Francis Daly : > """ > The path to a file is constructed from the file parameter according to > the root and alias directives. It is possible to check directory’s > existence by specifying a slash at the end of a name, e.g. “$uri/”. > """ > > $foo does not

try_files doubleslash mystery

2019-08-17 Thread Maik Beckmann via nginx
Hi everyone, I'm putting some hours into better understanding how Nginx works. While doing so I came across something that I can't explain nor find anything about in web-searches. To reproduce on your Linux machine (I'm using Arch, if you want to check how nginx was build on their Website) do th