◆ 启停服务:
启动和停止OpenResty 需要以root 身份,或者使用sudo 。
#直接运行/bin/openresty就可以启动OpenResty
/usr/local/openresty/bin/openresty
#停止openresty
/usr/local/openresty/bin/openresty -s stop
博客提到OpenResty服务的启停操作,启动和停止该服务需要以root身份,或者使用sudo。
◆ 启停服务:
启动和停止OpenResty 需要以root 身份,或者使用sudo 。
#直接运行/bin/openresty就可以启动OpenResty
/usr/local/openresty/bin/openresty
#停止openresty
/usr/local/openresty/bin/openresty -s stop
2920

被折叠的 条评论
为什么被折叠?