mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-04 03:21:18 +01:00
Enable the correct modules in apache instructions
See #1770 for more information.
This commit is contained in:
@@ -28,7 +28,7 @@ Enable the necessary modules
|
||||
-----------------------------
|
||||
|
||||
1. sudo a2enmod proxy
|
||||
2. sudo a2enmod proxy_html
|
||||
2. sudo a2enmod proxy_http
|
||||
3. sudo a2enmod proxy_wstunnel
|
||||
|
||||
Add the config to Apache
|
||||
@@ -81,4 +81,4 @@ Example nodebb/config.json
|
||||
}
|
||||
|
||||
|
||||
**Change the domain and dont use the secret in the example above.**
|
||||
**Change the domain and dont use the secret in the example above.**
|
||||
|
||||
Reference in New Issue
Block a user