Steps to un-install ea-nginx from server

kumkumsharma

Administrator
Staff member
You can easily uninstall NGINX with the help of WHM’s NGINX Manager interface.

For that you have to follow below steps:
  • Login to WHM.
  • Click on NGINX Manager under Software.
  • You can uninstall ea-nginx from NGINX option.
For the command line you can use below command:

Code:
yum erase ea-nginx
 
Top