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 14:39] – [nginx] Sean Rhone | servers:linux:nginx_php_php-fpm [2026/07/10 20:53] (current) – [nginx] Sean Rhone | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| - | * [[linux: | + | * [[linux: |
| ====== Dependencies ====== | ====== Dependencies ====== | ||
| - | |||
| - | **** | ||
| sudo zypper install git-core nginx php8-cli php8-fpm | sudo zypper install git-core nginx php8-cli php8-fpm | ||
| Line 34: | Line 32: | ||
| sudo systemctl stop ' | sudo systemctl stop ' | ||
| - | |||
| - | ===== Start ===== | ||
| - | |||
| - | sudo systemctl start ' | ||
| - | |||
| - | sudo systemctl start ' | ||
| ====== Disable Defaults ====== | ====== Disable Defaults ====== | ||
| Line 45: | Line 37: | ||
| ===== nginx ===== | ===== nginx ===== | ||
| - | **** | + | |
| - | + | ||
| - | | + | |
| ===== PHP-FPM ===== | ===== PHP-FPM ===== | ||
| - | **** | + | |
| - | + | ||
| - | | + | |
| ===== Check Defaults ===== | ===== Check Defaults ===== | ||
| ==== nginx ==== | ==== nginx ==== | ||
| - | |||
| - | **** | ||
| nano '/ | nano '/ | ||
| Line 82: | Line 68: | ||
| ===== Folders ===== | ===== Folders ===== | ||
| - | |||
| - | **** | ||
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 152: | Line 136: | ||
| http { | http { | ||
| - | |||
| # | # | ||
| # | # | ||
| - | |||
| | | ||
| Line 182: | Line 164: | ||
| * 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 207: | Line 189: | ||
| ssl_ciphers ' | ssl_ciphers ' | ||
| ssl_prefer_server_ciphers ' | ssl_prefer_server_ciphers ' | ||
| - | ssl_ecdh_curve ' | + | ssl_ecdh_curve ' |
| # End</ | # End</ | ||
/usr/local/www/wiki/data/attic/servers/linux/nginx_php_php-fpm.1777487989.txt.gz · Last modified: by Sean Rhone
