> 作者“ser”的文章
  • server_name nginx

    server_name nginx

    什么是.server_name nginx? .server_name nginx是一个用于配置Nginx服务器的指令,可以指定服务器的名称以及Nginx处理请求的逻辑。 通过.server_name指令,...

    03-10 140 422 文章列表
  • service nginx restart

    service nginx restart

    Introduction If you are running a website or an application, you would know that Nginx is one of the most popular web servers out there. It is a l...

    03-10 458 0 文章列表
  • service nginx reload

    service nginx reload

    前言 Nginx是一款常用的Web服务器及反向代理服务器软件。在使用过程中需要进行各种配置,而且经常需要修改配置文件。而更改配置文件后如何使其生效呢?本...

    03-10 799 659 文章列表