您的位置: 首页 > IT文章 > nginx 设置开机启动 nginx 设置开机启动 分类: IT文章 • 2025-01-03 12:53:37 设置nginx开机启动chkconfig --add /etc/init.d/nginx chkconfig nginx on