分类目录归档:Nginx

Nginx是一个高性能的HTTP和反向代理web服务器

Nginx

Nginx 和 Tengine 源码安装后配置服务自启动

Nginx 和 Tengine 源码安装后配置服务自启动

原先简单写过《CentOS 通过源码编译形式安装 Nginx》和《CentOS 通过源码编译形式安装 Tengine》两篇笔记,主要是通过源码安装的形式,安装 Nginx 服务,具体安装步骤详见原文。这种安装方式安装服务 … 继续阅读

发表在 Nginx 标签为 , , , , ,
Nginx

CentOS 通过源码编译形式安装 Tengine

CentOS 通过源码编译形式安装 Tengine

本篇简单说说在如何在 Linux 系统上通过源码编译的形式安装 Tengine,纯属笔记。 前一篇写了《CentOS 通过源码编译形式安装 Nginx》,其实 Tengine 是由淘宝网发起的 Web 服务器项目。它在 … 继续阅读

发表在 Nginx 标签为 , , , , , , ,
Nginx

CentOS 通过源码编译形式安装 Nginx

CentOS 通过源码编译形式安装 Nginx

本篇简单说说在如何在 Linux 系统上通过源码编译的形式安装 Nginx,纯属笔记。 Nginx 下载官网路径:http://nginx.org/en/download.html 部署环境 Linux 版本:cento … 继续阅读

发表在 Nginx 标签为 , , , , , ,