- NGINX Cookbook
- Tim Butler
- 188字
- 2021-07-03 00:04:22
Introduction
PHP is a thoroughly tested product to use with NGINX because it is the most popular web-based programming language. It powers sites, such as Facebook, Wikipedia, and every WordPress-based site, and its popularity hasn't faded as other languages have grown.
In this chapter, we'll go through examples of the more common PHP scenarios and how to implement them with NGINX. As WordPress is the most popular of the PHP systems, I've included some additional information to help with troubleshooting. Even if you're not using WordPress, some of this information may be helpful if you run into issues with other PHP frameworks.
Most of the recipes expect that you have a working understanding of PHP systems, so not all of the setup steps for the systems will be covered. This is to keep the book succinct and allow the focus to be on the NGINX components.
In order to keep the configurations as simple as possible, I haven't included details such as cache headers or SSL configurations in these recipes. This will be covered in later chapters and the full working configurations will be made available via https://github.com/timbutler/nginxcookbook/.
- 深入理解Android(卷I)
- 程序員面試筆試寶典(第3版)
- Docker and Kubernetes for Java Developers
- Java從入門到精通(第5版)
- 精通搜索分析
- Vue.js 3.0源碼解析(微課視頻版)
- Python Geospatial Development(Second Edition)
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- JSP程序設計實例教程(第2版)
- Mastering Docker
- Serverless Web Applications with React and Firebase
- 數據科學中的實用統計學(第2版)
- Learning iOS Penetration Testing
- MATLAB計算機視覺實戰
- Practical Time Series Analysis