Skip to content

Commit

Permalink
Double apache full stuff :)
Browse files Browse the repository at this point in the history
  • Loading branch information
mario committed Dec 28, 2008
1 parent 6a4b501 commit a559b36
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lamp-stack/build-lamp-stack.sh 100755 → 100644
Expand Up @@ -38,10 +38,6 @@ echo 'Creating firewall rule for OpenSSH'
ufw allow OpenSSH
echo 'Done'

echo 'Creating firewall rule for apache2'
ufw allow "Apache Full"
echo 'Done'

# Lets install lamp server in silent mode
echo 'Installing LAMP server'
DEBIAN_FRONTEND=noninteractive apt-get install apache2 php5-mysql libapache2-mod-auth-mysql php5 mysql-server -y
Expand Down

0 comments on commit a559b36

Please sign in to comment.