servers:linux:nginx_php_php-fpm
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| servers:linux:nginx_php_php-fpm [2026/04/29 21:57] – [Headers] Sean Rhone | servers:linux:nginx_php_php-fpm [2026/06/03 00:27] (current) – [Let's Encrypt] more PQC Sean Rhone | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| **** | **** | ||
| - | sudo mv '/ | + | sudo mv -fv '/ |
| ===== PHP-FPM ===== | ===== PHP-FPM ===== | ||
| Line 47: | Line 47: | ||
| **** | **** | ||
| - | sudo mv '/ | + | sudo mv -fv '/ |
| ===== Check Defaults ===== | ===== Check Defaults ===== | ||
| Line 176: | Line 176: | ||
| * The empty CSP allows all and can be useful for new site bring-ups, and should be placed in site-specific configs underneath the '' | * The empty CSP allows all and can be useful for new site bring-ups, and should be placed in site-specific configs underneath the '' | ||
| - | < | + | < |
| - | < | + | < |
| ====== SSL Certs ====== | ====== SSL Certs ====== | ||
| Line 189: | Line 189: | ||
| < | < | ||
| - | ssl_certificate '/ | + | ssl_certificate '/ |
| - | ssl_trusted_certificate '/ | + | |
| - | ssl_certificate_key '/ | + | |
| - | ssl_session_timeout ' | + | ssl_session_timeout ' |
| - | ssl_session_cache ' | + | |
| - | ssl_session_tickets ' | + | |
| - | ssl_buffer_size ' | + | |
| - | ssl_protocols ' | + | ssl_protocols ' |
| - | ssl_ciphers ' | + | |
| - | ssl_prefer_server_ciphers ' | + | |
| - | ssl_ecdh_curve ' | + | |
| # End</ | # End</ | ||
/srv/www/wiki/data/attic/servers/linux/nginx_php_php-fpm.1777514249.txt.gz · Last modified: by Sean Rhone
