CentOS Uninstall Apache service
Type the following command to remove all httpd* and corresponding packages:
yum erase httpd httpd-tools apr apr-utilthen you can use the following command to check if httpd* packages are uninstalled,type:
rpm -qa | grep httpd