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
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