首页 > 网站 > Apache > 正文

linux 下 apache启动、停止、重启命令

2024-08-27 18:29:20
字体:
来源:转载
供稿:网友
linux 下 apache启动、停止、重启命令

基本的操作方法:本文假设你的apahce安装目录为/usr/local/apache2,这些方法适合任何情况

apahce启动命令:推荐/usr/local/apache2/bin/apachectl start apaceh启动

apache停止命令/usr/local/apache2/bin/apachectl stop停止

apache重新启动命令:/usr/local/apache2/bin/apachectl restart 重启


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表