首页 > 代码库 > 如何彻底卸载Apache

如何彻底卸载Apache

1、运行services.msc,在服务中停止 apache 服务。
2、运行命令行程序,输入 sc delete apache,删除该服务
3、删除apache文件夹。

如何彻底卸载Apache