| Filename | Latest commit message | Latest commit date |
|---|---|---|
nginx forbids a URI part on proxy_pass inside named locations, so the split-mode `@<name>_dynamic` fallback (introduced when the gateway started serving static dist directly) failed config-test with: "proxy_pass" cannot have URI part in location given by regular expression, or inside named location Render two upstream forms: prefix locations keep the trailing slash so nginx auto-strips the location prefix; the named-location path strips `/agent/<name>/` via `rewrite ... break` and uses a bare upstream. |
||
| .. | ||
| src | ||
| Cargo.toml | ||