EasyApache is a powerful and simple-to-use tool built into WHM/cPanel that you can use to update and configure your Apache web server.
EasyApache can be accessed two different ways. The most common (user friendly) method is via your WHM Panel. While the less 'user friendly', however more efficient method is via command line (SSH).
ssh root@<servers ip> -p 2200
/scripts/easyapache
For the sake of this tutorial, considering EasyApache via WHM is the most common, all references will be made using EasyApache via this method.
EasyApache is very powerful and has tremendous capabilities, this article will describe/detail the most common uses. However, official detailed documentation is provided by cPanel in their 1)Official EasyApache Documentation.
MORE COMING SOON