Update vst-install-debian.sh

This commit is contained in:
dpeca 2019-09-05 21:31:45 +02:00 committed by GitHub
commit e0c417c5e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -929,6 +929,7 @@ if [ "$apache" = 'yes' ]; then
a2enmod actions
# a2enmod ruid2
a2enmod headers
a2enmod expires
a2enmod proxy_fcgi setenvif
mkdir -p /etc/apache2/conf.d
echo > /etc/apache2/conf.d/vesta.conf