You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2025. It is now read-only.
kenichi nakamura edited this page Jan 22, 2015
·
1 revision
The following goes in a server { } nginx config block. It proxies requests at '/' to an Angelo app running at localhost:4567 if it does not find a valid file for the request under the Angelo app's /public directory. Angelo never sees requests for "public" files.