Practical Internet Server Configuration
Chapter 9: Web server Part 1: Apache/Nginx Basics
Addendum
Chapter 8: Task Scheduling |
INDEX | Chapter 10: Traffic Encryption: SSL/TLS |
- Examples:
- green.conf (PHP-FPM)
- 000-green.conf (Apache)
- Nginx:
- 000-green.conf (FreeBSD)
- 000-green.conf (Debian)
- 000-green.conf (CentOS)
- Man pages:
- FreeBSD:
- Debian:
- CentOS:
-
Unfortunately, the CentOS project has decided to not publish it's manual pages online.
Your best choice for finding online information about CentOS commands would be the links for Debian above,
or a project like The Linux man-pages project or Linux man pages @ die.net.
Keep in mind that paths to files and directories in those documentations
may differ from those on CentOS.
Obviously, the CentOS man pages are available at the CentOS command line.
-
Unfortunately, the CentOS project has decided to not publish it's manual pages online.
- Further reading:
- Apache HTTP Server:
- nginx:
- PHP:
- EPEL (Extra Packages for Enterprise Linux)
- Filesystem Hierarchy Standard version 3.0: /srv
- Netcraft: Web Server Survey
- SecuritySpace: Web Server Survey
- Load testing:
- Wikipedia:
Chapter 8: Task Scheduling |
INDEX | Chapter 10: Traffic Encryption: SSL/TLS |