nginx的安装

Posted lemon柠檬茶

tags:

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

  1. 安装nginx所需的pcre库
  2. 安装openssl-devel
  3. 官网下载源码包
  4. ./configure --user=www --group=www --with-http_ssl_module --with-http_stub_status_module --prefix=/usr/local/nginx/
  5. ./nginx -t 检测

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

如何使用yum安装nginx

nginx安装和常见的配置

windows下nginx安装配置后怎么使用

如何安装nginx第三方模块

想安装nginx,应该怎么做

如何安装nginx第三方模块