apache怎么卸载


当前第2页 返回上一页

1

sudo apt-get autoremove

手动删除配置

1

2

3

4

5

sudo find /usr -name “*apache*” -exec rm -rf {} ;

sudo find

/etc -name “*apache*” -exec rm -rf {} ;

sudo find /var -name “*apache*”

-exec rm -rf {} ;

更多Apache的相关技术文章,请访问Apache教程栏目进行学习!

以上就是apache怎么卸载的详细内容,更多文章请关注木庄网络博客

返回前面的内容

相关阅读 >>

Apache不解析php7怎么办

Apache启动后无法访问网页怎么办

查看是否安装Apache

Apache服务器如何使cgi执行?

什么是Apache kafka数据采集

Apache的工作模式介绍

如何修改Apache缺省字符集

怎么打开Apache用abs

Apache怎么安装ssl证书

Apache怎么念

更多相关阅读请进入《Apache》频道 >>



打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...