运维网's Archiver
论坛
›
apache
› linux apache命令
蓝晶灵
发表于 2018-11-25 14:38:47
linux apache命令
LINUX下重启httpd服务,以及APACHE服务的方法
/etc/init.d/httpd restart重启
/etc/init.d/httpd start 启动
/etc/init.d/httpd stop 停止
/usr/local/apache2/bin/apachectl -k restart
页:
[1]
查看完整版本:
linux apache命令