Previously on cpanelplesk we’ve learned how easy it is to install PHP7.0 on Ubuntu. you can also get the basic information about Ubuntu on my previous tutorial.
So this tutorial is the next guide about how to install Apache >= 2.4.17 on Ubuntu 15.10, 15.04 & 14.04 LTS release.
Let’s begin installing Apache 2.4. Run the following set of commands to install Apache2 on your Ubuntu system available in default apt repositories:
add-apt-repository ppa:ondrej/apache2 apt-get update apt-get install apache2
You can also check my Basic step by step guide on how to install and configure phpmyadmin on Ubuntu.
That’s it. See? How easy it is to use Ubuntu. Enjoy.