Skip to content

Commit cb701b3

Browse files
committed
Removed apache alias config
1 parent 4fa238b commit cb701b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ sudo apt-get install -y apache2 libapache2-mod-php5 php5-mysql php-pear php5-xde
3333

3434
# Enable Apache configs
3535
sudo a2enmod rewrite
36-
sudo a2enmod alias
3736

3837
# Restart Apache
3938
sudo service apache2 reload

0 commit comments

Comments
 (0)