Added missing instructions to update REVERSE_PROXY_TYPE under apache2

This commit is contained in:
Eliot Berriot 2019-09-16 16:58:59 +02:00
parent 21b4bcca25
commit 715a4344df
1 changed files with 6 additions and 0 deletions

View File

@ -279,6 +279,12 @@ You'll also need the following dependencies::
sudo apt-get install libapache2-mod-xsendfile
Add the following to your ``.env`` file::
REVERSE_PROXY_TYPE=apache2
Then restart Funkwhale. This is needed to ensure Funkwhale provide proper headers for media file serving.
Then, download our sample virtualhost file:
.. parsed-literal::