mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-25 11:19:21 -07:00
Updated Proxy examples (markdown)
@@ -285,6 +285,7 @@ Example NixSO nginx config. For more Information about NixOS Deployement see [de
|
|||||||
<details>
|
<details>
|
||||||
<summary>Apache (by fbartels)</summary><br/>
|
<summary>Apache (by fbartels)</summary><br/>
|
||||||
|
|
||||||
|
Remember to enable `mod_proxy_wstunnel`, for example with: `a2enmod proxy_wstunnel`.
|
||||||
```apache
|
```apache
|
||||||
<VirtualHost *:443>
|
<VirtualHost *:443>
|
||||||
SSLEngine on
|
SSLEngine on
|
||||||
|
|||||||
Reference in New Issue
Block a user