↧
Linux Slackware + Apache2 + PHP + mod_fastcgi
This tutorial assumes that you are already familiar with Slackware Linux and Apache2. Before you start, make sure you have a working httpd.conf of Apache2 because a detailed configuration is not...
View ArticleLinux Slackware 13.0 + Nginx + PHP FastCGI using PHP-FPM
While Apache is a great web server, it has a high memory footprint. If you don’t need all the Apache features or if you have a slow/old/low memory machine Nginx (Engine X) might be perfect. The typical...
View Article