What is EasyApache?
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.
How do I get to EasyApache?
EasyApache can be accessed in 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).
Accessing EasyApache via WHM
-
Login to your WHM Panel via the 'root' user. ( https://<server ip>:2087 )
-
Type 'EasyApache' in the search box located in the top left of the navigation panel (or) navigate to the "Software" category and select "EasyApache (Apache Update)
-
-
This is the main view for EasyApache via WHM
-
Accessing EasyApache via Command Line
-
SSH into your server as root.
-
ssh root@<servers ip> -p 2200
-
-
Once connected to your server, run the following command:
-
/scripts/easyapache
-
-
-
When EasyApache launches successfully you should see something similar to the following screenshot:
-