mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
Improvement of the reverse proxy guidelines, the given configuration example requires to have the apache rewrite mod enabled.
This commit is contained in:
@@ -40,6 +40,7 @@ Of course, we don't want to expose the service on port 1443. Instead we want our
|
||||
* a2enmod proxy
|
||||
* a2enmod proxy_http
|
||||
* a2enmod proxy_wstunnel
|
||||
* a2enmod rewrite
|
||||
|
||||
In your Apache virtual host configuration file, insert this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user