Nginx电子书,不可多得,En版!对于有一定基础的Nginx的人来说,很适用!
Preface
Chapter 1: Preparing your Work Environment
Setting up a terminal emulator
Basic shell commands
Discovering the Linux filesystem
System administration tools
Summary
Chapter 2: Downloading and Installing Nginx
Setting up the prerequisites
Downloading Nginx
Configure options
Controlling the Nginx service
Adding Nginx as a system service
Summary
Chapter 3: Basic Nginx Configuration
Configuration file syntax
Base module directives
A configuration for your profile
Testing your server
Summary
Chapter 4: HTTP Configuration
HTTP Core module
Module directives
Module variables
The Location block
Summary
Chapter 5: Module Configuration
Rewrite module
SSI module
Additional modules
Summary
Chapter 6: PHP and Python with Nginx
Introduction to FastCGI
PHP with Nginx
Python and Nginx
Summary
Chapter 7: Apache and Nginx together
Nginx as reverse proxy
Nginx Proxy module
Configuring Apache and Nginx
Additional steps
Summary
Chapter 8: From Apache to Nginx
Appendix A: Directive Index