Apache服务删除方法

首先停止Apache服务 对应服务名
如:net stop apache
然后删除Apache服务
如:sc delete apache

你可能感兴趣的:(Apache服务删除方法)