Philipp
1 min readMar 7, 2019

--

My suggestion would be to check our nginx error logs. They are really helpful when it comes to this because they can tell you which files nginx was actually looking for!

Also, try_files alone doesn’t automatically look for index.html. You might need to use add the index directive.

--

--

Philipp
Philipp

Written by Philipp

I make software. Passionate about Elixir. User of C++, Ruby & JavaScript. Current project: https://www.dblsqd.com

No responses yet