forked from DGNum/gestioCOF
GestioCOF devrait fonctionner sur / aussi bien que sur /gestion
This commit is contained in:
parent
a55d34380c
commit
d77a4dde3e
5 changed files with 23 additions and 23 deletions
|
@ -23,7 +23,7 @@ mysql -uroot -p$DBPASSWD -e "CREATE DATABASE $DBNAME; GRANT ALL PRIVILEGES ON $D
|
|||
|
||||
# Installation et configuration d'Apache
|
||||
apt-get install -y apache2
|
||||
a2enmod proxy proxy_http
|
||||
a2enmod proxy proxy_http proxy_wstunnel headers
|
||||
cp /vagrant/provisioning/apache.conf /etc/apache2/sites-available/gestiocof.conf
|
||||
a2ensite gestiocof
|
||||
a2dissite 000-default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue