servers:bsd: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:bsd:nginx_php_php-fpm [2025/05/16 19:24] – Sean Rhone | servers:bsd:nginx_php_php-fpm [2025/05/16 21:47] (current) – Sean Rhone | ||
---|---|---|---|
Line 2: | Line 2: | ||
* nginx | * nginx | ||
- | * PHP 8.4 | ||
* PHP-FPM | * PHP-FPM | ||
* [[Information: | * [[Information: | ||
Line 73: | Line 72: | ||
* This prevents unconfigured subdomains from loading assets from other sites ((if a site/URL doesn' | * This prevents unconfigured subdomains from loading assets from other sites ((if a site/URL doesn' | ||
+ | * 2025/05/16: '' | ||
su - | su - | ||
Line 179: | Line 179: | ||
# End</ | # End</ | ||
+ | |||
+ | ====== dos2unix ====== | ||
+ | |||
+ | * Useful for restoring files as-is from Windows | ||
+ | |||
+ | su - | ||
+ | |||
+ | pkg install ' | ||
+ | |||
+ | find / | ||
+ | |||
+ | chown -R ' | ||
/usr/local/www/wiki/data/attic/servers/bsd/nginx_php_php-fpm.1747437847.txt.gz · Last modified: by Sean Rhone