Help with locations and regex

2017-10-20 Thread anon59682
Hi, I'm trying to serve up static files for some paths and proxy_pass for others and I can't figure it out. === Requirements === Location 1: the following paths should all load the requested file from /home/user/project/dist/ and fall back to /home/user/project/dist/index.html if the explicit fi

unit-0.2 beta release

2017-10-20 Thread Igor Sysoev
http://unit.nginx.org Changes with Unit 0.219 Oct 2017 *) Feature: Go package improvements. *) Feature: configuration persistence. *) Feature: improved handling of configuration errors. *) Feature: application "timeout" property. *) B