Category: nginx
-
Isolate websites using Nginx, PHP-FPM, Acme.sh, MySQL and AIDE on FreeBSD
This article seeks to isolate each website on a server to minimize threat exposure. If one website gets compromised we want to limit lateral movement so that other websites are unaffected and busy servers running dozens or hundreds of website domains can continue to function. Objectives, how, and why We setup php-fpm and nginx to…