nginx

Easy Setup Logrotate Nginx Ubuntu

Log rotation is an important aspect of managing log files on a Linux system, including those generated by Nginx. Logrotate is...
habibzain
1 min read

Increase php Request Timeout

If we have apps build with php, PHP has its own configuration settings for request timeout. You can Increase php Request...
habibzain
1 min read

Ispconfig Nginx Directives Laravel

In a typical Laravel installation, the public folder contains all of the publicly accessible files for the application. This includes the...
habibzain
47 sec read

How to Hide Version nginx

Nginx is a popular web server that powers many websites and applications. However, by default, nginx reveals its version number in...
habibzain
1 min read

ISPConfig Ubuntu 18.04 Nginx MySQL

In this blog post, I will show you how to install and configure ISPConfig Ubuntu 18 with Nginx web server. ISPConfig...
habibzain
5 min read
Secure Nginx with Let’s Encrypt On Ubuntu 20.04

Install Let’s Encrypt Nginx On Ubuntu 20.04 / 18.04

Hi Dude. Today, Let’s Encrypt is a free certificate authority that allows you to set up such protection. In the previous...
habibzain
1 min read
Install-Nginx-with-PHP-FPM-on-Ubuntu-18.04-LTS

Install Nginx PHP-FPM on Ubuntu 18.04 LTS

This tutorial will describe easy install Nginx with PHP-FPM/FastCGI on Ubuntu 18.04 (Bionic) LTS system. We are using PHP 7.4 and...
habibzain
2 min read