Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-01-30 | [docs] Simplify Apache httpd proxy documentation (#1396) | 1 | ||
since 2.4.47 (released April 22nd 2021), Apache httpd can ProxyPass to websockets on the same URL, without mod_rewrite (and, without mod_proxy_wstunnel). | ||||
2023-01-03 | [docs] Add troubleshooting section for Apache (#1291) | 1 | ||
2022-12-15 | [docs] Update Apache docs to use 127.0.0.1 instead of localhost (#1266) | 1 | ||
* Update Apache docs to use 127.0.0.1 instead * Update apache-httpd.md | ||||
2022-12-07 | [docs] encourage using loopback bind address (#1166) | 1 | ||
2022-11-23 | [docs] Clarify that reverse proxy setups need trusted-proxies (#1127) | 1 | ||
* [docs] Clarify that reverse proxy setups need trusted-proxies * Remove the jq usage | ||||
2022-11-10 | [docs] Replace old references to the previous streaming with websockets (#1015) | 1 | ||
2022-11-01 | [docs] Update apache-httpd.md (#937) | 1 | ||
2022-10-31 | [docs] Change Apache SSL setup to automatic and manual mode (#936) | 1 | ||
* Update apache-httpd.md * Update apache-httpd.md * Update apache-httpd.md | ||||
2022-10-31 | [docs] Add Apache HTTP Server without LetsEncrypt (#935) | 1 | ||
2022-10-31 | [docs] Update Apache2 HTTP Server docs for websockets (#934) | 1 | ||
2022-10-25 | FIx typo (#918) | 1 | ||
2022-04-18 | [docs] unify nginx explainers and add apache httpd (#455) | 1 | ||
* docs: unify nginx explainers and add apache httpd there are two places where nginx + certbot is explained, unify that into one place. Add apache httpd, following the same steps, but using mod_md for LetsEncrypt add a note about #453 in both guides. Link to both, and call the section reverse proxy, instead of NGINX * restore full nginx.conf from docker.md * add installation_guide/apache-httpd.md to mkdocs |