nginx常用命令

Posted 技术宅home

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nginx常用命令相关的知识,希望对你有一定的参考价值。

#设置nginx.service为系统服务
systemctl enable nginx.service

##通过系统服务操作nginx
systemctl start nginx.service
systemctl reload nginx.service
systemctl restart nginx.service
systemctl stop nginx.service

 

以上是关于nginx常用命令的主要内容,如果未能解决你的问题,请参考以下文章

提效小技巧——记录那些不常用的代码片段

linux学习:Nginx--常见功能配置片段与优化-06

Nginx:在Windows平台中的一些常用命令

nginx常用命令

Nginx——Nginx启动报错Job for nginx.service failed because the control process exited with error code(代码片段

C#常用代码片段备忘