Comment on Improve your beta-testing with Nginx, Lua and RedisComments−Androsynth14yrather than: if (-f $request_filename)... you should use try_fileshttp://wiki.nginx.org/IfIsEvilhttp://wiki.nginx.org/Pitfalls#Using_If−transmit101OP14yThanks, it's a good point, I will update the post later.
Comments
rather than: if (-f $request_filename)... you should use try_files
http://wiki.nginx.org/IfIsEvil
http://wiki.nginx.org/Pitfalls#Using_If
Thanks, it's a good point, I will update the post later.