Nginx HTTP Server
Credits
About the Author
About the Reviewers
Preface
Preparing your Work Environment
Setting up a terminal emulator
Basic shell commands
Discovering the Linux filesystem
System administration tools
Summary
Downloading and Installing Nginx
Setting up the prerequisites
Downloading Nginx
Configure options
Controlling the Nginx service
Adding Nginx as a system service
Basic Nginx Configuration
Configuration file syntax
Base module directives
A configuration for your profile
Testing your server
HTTP Configuration
HTTP Core module
Module directives
Module variables
The Location block
Module Configuration
Rewrite module
SSI module
Additional modules
PHP and Python with Nginx
Introduction to FastCGI
PHP with Nginx
Python and Nginx
Apache and Nginx Together
Nginx as reverse proxy
Nginx Proxy module
Configuring Apache and Nginx
Additional steps
From Apache to Nginx
Nginx versus Apache
Porting your Apache configuration
Rewrite rules
Directive Index
Module Reference
Troubleshooting