Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| matrix:conduwuit [2025/09/30 07:27] – [A) Server: Continuwuity] willy | matrix:conduwuit [2026/02/13 02:00] (current) – [A) Server: Continuwuity] willy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== A) Server: Continuwuity ====== | ====== A) Server: Continuwuity ====== | ||
| - | |||
| - | **Note:** Sadly, Conduwuit project has been abandoned by the current devs and archived. Conduwuit is deprecated, the following instructions are left for historical reference only, **DO NOT FOLLOW**. | ||
| [[https:// | [[https:// | ||
| Line 102: | Line 100: | ||
| 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 | ||
| } | } | ||