- NGINX Cookbook
- Tim Butler
- 146字
- 2021-07-03 00:04:18
Compiling from scratch
Although having the precompiled packages is nice, not all of the modules are available out of the box. NGINX requires you to compile these into the NGINX installation and it's not a simple module like Apache.
You can simply build from source without any of the packaging tools for CentOS or Debian, however, it makes upgrades and compatibility more difficult. By default, user compiled programs will default to /usr/local, which means that any documentation which refers to the package defaults (/usr/etc) will be incorrect.
My preference is to base the build on the official package sources, rather than the plain source code. There aren't many extra steps involved, but it makes the ongoing management much easier. If you're looking for vanilla build instructions (without packages), these are easily available on the web.
- JBoss Weld CDI for Java Platform
- GAE編程指南
- Visual FoxPro程序設計教程(第3版)
- 華為HMS生態與應用開發實戰
- Python Data Analysis(Second Edition)
- Linux命令行與shell腳本編程大全(第4版)
- Access 2010數據庫應用技術(第2版)
- Java Web開發詳解
- 微信小程序開發與實戰(微課版)
- 詳解MATLAB圖形繪制技術
- Flowable流程引擎實戰
- 案例式C語言程序設計實驗指導
- Clojure for Java Developers
- 工業機器人離線編程
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite