add a2enmod proxy_http to apache setup

This commit is contained in:
j 2015-03-28 19:08:32 +01:00
parent 253125e3c6
commit 772d1c7ea2
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -120,6 +120,7 @@ a) nginx (recommended)
b) apache2 (if you need it for other sites on the same server)
apt-get install apache2-mpm-prefork libapache2-mod-xsendfile
a2enmod xsendfile
a2enmod proxy_http
cp /srv/pandora/etc/apache2/pandora.conf /etc/apache2/sites-available/pandora.conf
a2ensite pandora