
CentOS卸载自带Apache问题解决
1、# rpm -qa|grep httpd,查看与httpd相关软件包。 httpd-2.2.3-11.el5_2.centos.4 2、然后删除httpd: # rpm -…
5,445 2013-04-27
Read more →