Combined display of all available logs of Community Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:46, 4 September 2025 Marinhekman talk contribs created page Nginx proxy example (Created page with " == Nginx proxy example == Note that this example assumes a Nginx installation *without* Docker. See: https://nginx.org/en/linux_packages.html#instructions To validate Nginx configuration after changes (like adding below example files), run: nginx -t To reload Nginx configuration: service nginx reload This chapter shows an example configuration of a Nginx reverse-proxy that listens to http(s) web - and (wss) web socket requests for particular domains, and redirects t...")