Skip to content

Commit

Permalink
Removed apache alias config
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapadopou committed Nov 5, 2015
1 parent 4fa238b commit cb701b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ sudo apt-get install -y apache2 libapache2-mod-php5 php5-mysql php-pear php5-xde

# Enable Apache configs
sudo a2enmod rewrite
sudo a2enmod alias

# Restart Apache
sudo service apache2 reload
Expand Down

0 comments on commit cb701b3

Please sign in to comment.