Administration
How to manage the Cpnginx server? Custom-built Nginx, Cache management. Configure PHP-FPM, etc,.
Overview
Administration Cpnginx has user user-friendly server administration interface and a command line...
Build Nginx
Custom build Nginx You can build any custom version of nginx using the command line tool nginxct...
Configure PHP-FPM Versions
Enable different PHP versions in Cpnginx The Cpnginx auto-installer will automatically install ...
Cpnginx File Structure
Cpnginx configurations and log files Cpnginx will install nginx in the folder /usr/local/nginx/...
Nginx Modes
Hybrid, Proxy, and Nginx Modes Cpnginx provides three modes of nginx service. This comes with th...
Domain Specific Rewrite Rules
Add Nginx rewrite rules for domains You can include custom rewrite rules as follows: If your d...
Domain Specific Nginx Includes
Nginx Custom Domains Includes You can add custom includes for per domain or sub-domain base. See...
Cache Management
Proxy Cache & FCGI Cache Management Cpnginx supports two types of cache. Proxy cache and FCGI ca...
Disable/Enable Nginx
Temporarily disable or enable Nginx You can disable or enable Nginx temporarily on the Cpnginx s...
nginxctl
The nginxctl command line tool complete reference. This is a new command-line tool for managing ...