vagrant in group www-data

This commit is contained in:
Michael RICOIS 2016-06-29 11:32:16 +02:00
parent cce6819594
commit 5d1fffaa4b
2 changed files with 4 additions and 0 deletions

View File

@ -187,3 +187,5 @@ sudo a2ensite $VHOSTS
# --- Restart apache
sudo service apache2 restart
sudo usermod -a -G www-data vagrant

View File

@ -184,3 +184,5 @@ sudo a2ensite $VHOSTS
# --- Restart apache
sudo service apache2 restart
sudo usermod -a -G www-data vagrant