ubantu ??????nginx HTTP?????????????????????

Posted

tags:

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

?????????systemctl   pre   ubunt   war   slice   roc   sbin   upd   code   

  

 
nginx?????????“engine x”?????????????????????????????????HTTP???????????????????????????????????????????????????????????????????????????????????? ?????????????????????Ubuntu 18.04????????????????????????Nginx????????????

??????Nginx

Nginx???????????????Ubuntu?????????????????????????????? ????????????????????????????????????????????????

sudo apt update
sudo apt install nginx

???????????????????????????Nginx???????????????????????????

[email protected]:~$ sudo systemctl status nginx
[sudo] linuxidc ????????????

?????????

??? nginx.service - A high performance web server and a reverse proxy server
  Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: en
  Active: active (running) since Sat 2018-05-05 21:54:25 CST; 1 day 7h ago
    Docs: man:nginx(8)
 Main PID: 2188 (nginx)
    Tasks: 5 (limit: 4471)
  CGroup: /system.slice/nginx.service
          ??????2188 nginx: master process /usr/sbin/nginx -g daemon on; master_pro
          ??????2189 nginx: worker process
          ??????2190 nginx: worker process
          ??????2191 nginx: worker process
          ??????2192 nginx: worker process

5??? 05 21:54:17 linuxidc systemd[1]: Starting A high performance web server and 
5??? 05 21:54:24 linuxidc nginx[2032]: nginx: [warn] conflicting server name "lin
5??? 05 21:54:25 linuxidc nginx[2187]: nginx: [warn] conflicting server name "lin
5??? 05 21:54:25 linuxidc systemd[1]: Started A high performance web server and a

 

以上是关于ubantu ??????nginx HTTP?????????????????????的主要内容,如果未能解决你的问题,请参考以下文章

ubantu 下编译安装nginx

Ubantu系统安装nginx

3Ubantu下安装nginx

ubantu+nginx+uwsgi+django部署

阿里云服务器安装nginx(ubantu16.04)

ubantu18.04 配置nginx与uwsgi(前后端分离)