Articles

Tutorials

619 articles
Linux 28 Jan 2019 ⏱ 2 min

Apache2 with PHP-FPM

PHP-FPM is another way to use PHP with Apache2, we forget the libmod-apache2-phpX. PHP-FPM is a variant of FAST-CGI. PHP-FPM has the…