NGINX Archives - Tuts Make https://www.tutsmake.com/category/nginx/ Tutorials Maker Sat, 12 Aug 2023 10:32:14 +0000 en-US hourly 1 https://www.tutsmake.com/wp-content/uploads/2018/12/cropped-favicon-1024-1-1-32x32.png NGINX Archives - Tuts Make https://www.tutsmake.com/category/nginx/ 32 32 How to Install Let’s Encrypt On Ubuntu 20.04|22.04 Nginx https://www.tutsmake.com/how-to-install-lets-encrypt-on-ubuntu-22-04-nginx/ https://www.tutsmake.com/how-to-install-lets-encrypt-on-ubuntu-22-04-nginx/#respond Wed, 05 Jul 2023 19:15:28 +0000 https://www.tutsmake.com/?p=19243 Let’s Encrypt is a Certificate Authority (CA) that provides an accessible way to obtain and install free TLS/SSL certificates while enabling encrypted HTTPS on a web server. It simplifies the process by providing a software client, Certbot, which attempts to

The post How to Install Let’s Encrypt On Ubuntu 20.04|22.04 Nginx appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-lets-encrypt-on-ubuntu-22-04-nginx/feed/ 0
How to Install NGINX on Ubuntu 22.04 https://www.tutsmake.com/how-to-install-nginx-on-ubuntu-22-04/ https://www.tutsmake.com/how-to-install-nginx-on-ubuntu-22-04/#respond Sun, 09 Apr 2023 09:23:53 +0000 https://www.tutsmake.com/?p=19227 Ubuntu 20.4|22.04, Install and configure NGINX; Through this tutorial, we will show you how to install, uninstall and configure NGINX on Linux ubuntu 20.4|22.04 system using terminal or command line. How to Install & Uninstall NGINX in Ubuntu 20.4|22.04 Use

The post How to Install NGINX on Ubuntu 22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-nginx-on-ubuntu-22-04/feed/ 0
How to Increase file upload size limit in php-Nginx https://www.tutsmake.com/how-to-increase-php-file-upload-limit-with-php-fpm-and-nginx/ https://www.tutsmake.com/how-to-increase-php-file-upload-limit-with-php-fpm-and-nginx/#comments Tue, 04 Apr 2023 09:50:34 +0000 https://www.tutsmake.com/?p=19364 Increase or set php file upload limit with php fpm and Nginx; Through this tutorial, we will learn how to increase or set php file upload limit with php fpm in Nginx. How to Increase file upload size limit in

The post How to Increase file upload size limit in php-Nginx appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-increase-php-file-upload-limit-with-php-fpm-and-nginx/feed/ 1
How to Increase Request Timeout in NGINX https://www.tutsmake.com/how-to-increase-request-timeout-in-nginx/ https://www.tutsmake.com/how-to-increase-request-timeout-in-nginx/#respond Tue, 04 Apr 2023 09:49:50 +0000 https://www.tutsmake.com/?p=19356 Increase or set request timeout in nginx; Through this tutorial, we will learn how to increase or set request timeout in Nginx. By default, the NGINX request timeout is set to 60 seconds. Sometimes we need to increase the request

The post How to Increase Request Timeout in NGINX appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-increase-request-timeout-in-nginx/feed/ 0
How to Install LEMP Server on CentOS 8 https://www.tutsmake.com/how-to-install-lemp-server-on-centos-8/ https://www.tutsmake.com/how-to-install-lemp-server-on-centos-8/#respond Tue, 04 Apr 2023 09:49:27 +0000 https://www.tutsmake.com/?p=20268 LEMP is an open-source web application stack used to develop web applications. The term LEMP is an acronym that represents L for the Linux Operating system, Nginx (pronounced as engine-x, hence the E in the acronym) web server, M for MySQL

The post How to Install LEMP Server on CentOS 8 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-lemp-server-on-centos-8/feed/ 0
How to Install Laravel on Ubuntu 22.04 Nginx https://www.tutsmake.com/how-to-install-laravel-on-ubuntu-22-04-with-nginx/ https://www.tutsmake.com/how-to-install-laravel-on-ubuntu-22-04-with-nginx/#respond Tue, 04 Apr 2023 09:27:21 +0000 https://www.tutsmake.com/?p=19383 Install laravel ubuntu 22.04 nginx; Through this tutorial, we will show you how to install and configure laravel on ubuntu 22.04 nginx using terminal or command line. How To Install and Configure Laravel with Nginx in Ubuntu 22.04 Terminal Steps

The post How to Install Laravel on Ubuntu 22.04 Nginx appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-laravel-on-ubuntu-22-04-with-nginx/feed/ 0
How to Install LEMP Stack Nginx, MySQL, PHP on Ubuntu 22.04 https://www.tutsmake.com/how-to-install-lemp-stack-nginx-mysql-php-on-ubuntu-22-04/ https://www.tutsmake.com/how-to-install-lemp-stack-nginx-mysql-php-on-ubuntu-22-04/#comments Tue, 04 Apr 2023 09:25:30 +0000 https://www.tutsmake.com/?p=19248 LEMP Stack (Linux, Nginx, MySQL and PHP ) is a popular web hosting environment for websites developed in PHP programming language. Linux is the operating system, Nginx is the popular web server and MySQL is a relational database management system used

The post How to Install LEMP Stack Nginx, MySQL, PHP on Ubuntu 22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-lemp-stack-nginx-mysql-php-on-ubuntu-22-04/feed/ 1
How to Install PHPMyAdmin with Nginx on Ubuntu 22.04 https://www.tutsmake.com/how-to-install-phpmyadmin-with-nginx-on-ubuntu-22-04/ https://www.tutsmake.com/how-to-install-phpmyadmin-with-nginx-on-ubuntu-22-04/#respond Tue, 04 Apr 2023 09:25:19 +0000 https://www.tutsmake.com/?p=19252 phpMyAdmin is a free software tool written in PHP that is intended to handle the administration of a MySQL or MariaDB database server. You can use phpMyAdmin to perform most administration tasks, including creating a database, running queries, and adding user

The post How to Install PHPMyAdmin with Nginx on Ubuntu 22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-phpmyadmin-with-nginx-on-ubuntu-22-04/feed/ 0
How To Create Custom Error Pages Nginx Ubuntu 22.04 https://www.tutsmake.com/how-to-create-and-use-custom-error-pages-on-nginx-ubuntu-22-04/ https://www.tutsmake.com/how-to-create-and-use-custom-error-pages-on-nginx-ubuntu-22-04/#respond Tue, 04 Apr 2023 09:24:12 +0000 https://www.tutsmake.com/?p=19372 Create and use custom error 404, 500 pages on nginx ubuntu 22.04; Through this tutorial, we will show you how to create and use custom error 404, 500 pages in nginx ubuntu 22.04. How To Create and Use Custom Error

The post How To Create Custom Error Pages Nginx Ubuntu 22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-create-and-use-custom-error-pages-on-nginx-ubuntu-22-04/feed/ 0
How to Install WordPress with Nginx in Ubuntu 20.4|22.04 https://www.tutsmake.com/how-to-install-wordpress-with-nginx-in-ubuntu-22-04/ https://www.tutsmake.com/how-to-install-wordpress-with-nginx-in-ubuntu-22-04/#respond Tue, 04 Apr 2023 09:23:15 +0000 https://www.tutsmake.com/?p=19283 WordPress is a content management system (CMS) that allows you to host and build websites. WordPress contains plugin architecture and a template system, so you can customize any website to fit your business, blog, portfolio, or online store Ubuntu 20.4|22.04 with

The post How to Install WordPress with Nginx in Ubuntu 20.4|22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-wordpress-with-nginx-in-ubuntu-22-04/feed/ 0