The lazy programmer scripts
scripts that work

Lazy install apache2 GitHub

This script installs apache2 on an Ubuntu-like distro.

More info at: http://httpd.apache.org/

Tested on Ubuntu versions >= 12.04

sudo apt-get install -y apache2

That's all, folks!

Written by kami on Sunday September 13, 2015
Permalink - Tags: ubuntu, apache2, webserver, apt-get

Leave a comment

comments powered by Disqus

« Lazy enable Remote Desktop Service on Windows - Lazy enable SMB access on Windows »