SangeethmsajanEvolution of Web Request Handling: From CGI to Modern PHP and LaravelEver wondered what happens when you hit ‘Enter’ after typing a URL? From the early days of CGI to the robust Laravel framework, the way we…Dec 3
Arijit DirghangiFile Upload Bypass (Nginx + PHP)Hello everyone! I hope you’re doing well. Today I will discuss an interesting bypass I got to know regarding file upload. So first I will…Nov 15
Shubham K. SawantKubernetes Nginx and Php FPM SetupThe Application Development team is planning to deploy one of the php-based applications on Kubernetes cluster. As per the recent…Apr 21Apr 21
Sebastian BuckpeschApache2 and php fpm performance optimization — Step-by-step guideI had to handle high traffic loads in my career and I fought with down-time, not used memory and a lot of trouble in my past. In this…Jul 13, 201718Jul 13, 201718
Peter KnowlesOptimize PHP-FPMIf you deploy servers with LAMP or LEMP stacks that are going to host a large volume of PHP applications, using PHP-FPM (Fast CGI Manager)…Apr 20Apr 20
SangeethmsajanEvolution of Web Request Handling: From CGI to Modern PHP and LaravelEver wondered what happens when you hit ‘Enter’ after typing a URL? From the early days of CGI to the robust Laravel framework, the way we…Dec 3
Arijit DirghangiFile Upload Bypass (Nginx + PHP)Hello everyone! I hope you’re doing well. Today I will discuss an interesting bypass I got to know regarding file upload. So first I will…Nov 15
Shubham K. SawantKubernetes Nginx and Php FPM SetupThe Application Development team is planning to deploy one of the php-based applications on Kubernetes cluster. As per the recent…Apr 21
Sebastian BuckpeschApache2 and php fpm performance optimization — Step-by-step guideI had to handle high traffic loads in my career and I fought with down-time, not used memory and a lot of trouble in my past. In this…Jul 13, 201718
Peter KnowlesOptimize PHP-FPMIf you deploy servers with LAMP or LEMP stacks that are going to host a large volume of PHP applications, using PHP-FPM (Fast CGI Manager)…Apr 20
MilhomemHow to use Nginx Docker with Environment VariablesTwo years ago I was automating a lot of things with Docker. I've always enjoyed using Nginx as a proxy for any FCGI server I was managing…Jun 16, 2021
Kriachko Aleksei - (UnixWeb)Part 1: Installing the LEMP Stack on AlmaLinux 9, RockyLinux 9, and CentOS Stream 9Learn how to install the LEMP stack on AlmaLinux 9, RockyLinux 9, and CentOS Stream 9 with our comprehensive step-by-step guide…Jul 15