Updated Proxy examples (markdown)

1pav 2020-07-30 01:28:39 +02:00
parent 813666864d
commit b6a7ce1c2a
1 changed files with 1 additions and 0 deletions

@ -285,6 +285,7 @@ Example NixSO nginx config. For more Information about NixOS Deployement see [de
<details>
<summary>Apache (by fbartels)</summary><br/>
Remember to enable `mod_proxy_wstunnel`, for example with: `a2enmod proxy_wstunnel`.
```apache
<VirtualHost *:443>
SSLEngine on