當前位置:編程學習大全網 - 網站源碼 - Openss源代碼安裝

Openss源代碼安裝

Rpm安裝包:

[root@localhost ~]# yum -y安裝pcre-devel zlib-devel openssl

源安裝nginx:

[root @ localhost ~]# useradd-M-s/sbin/nologin nginx

[root @ localhost ~]# tar zxf nginx-1 . 8 . 1 . tar . gz

[root @ localhost ~]# CD nginx-1 . 8 . 1

[root @ localhost nginx-1 . 8 . 1]#。/配置\

- prefix=/usr/local/nginx \

- user=nginx \

- group=nginx \

- with-http_stub_status_module

[root @ localhost nginx-1 . 8 . 1]# make

[root @ localhost nginx-1 . 8 . 1]#進行安裝

  • 上一篇:web漏洞好找嗎?
  • 下一篇:車輛追溯件的防流出控制措施有哪些?
  • copyright 2024編程學習大全網