Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| matrix:conduwuit [2025/09/30 07:27] – [A) Server: Continuwuity] willy | matrix:conduwuit [2025/10/01 07:44] (current) – willy | ||
|---|---|---|---|
| Line 102: | Line 102: | ||
| location / { # this is to provide a web client, see the ElementWeb page... | location / { # this is to provide a web client, see the ElementWeb page... | ||
|                 root / |                 root / | ||
| + | } | ||
| + |          | ||
| + | # for the health test | ||
| + |         location / | ||
| + |                 proxy_pass  | ||
| + |                 proxy_http_version  | ||
| } | } | ||