Running multiple versions of PHP with lighttpd + AlmaLinux
I recently wrote a post explaining how to set up lighttpd (a light-weight, simple web server) on a RHEL-derived OS (such as AlmaLinux or Rocky Linux), so it can use SSL, on multiple virtual hosts (i.e., individual domains), and to use PHP over fpm.
In that post, I said this:
Recent comments