nginx

How To Fix Common LetsEncrypt Errors — step-by-step Web Servers tutorial on Progressive Robot

How To Fix Common LetsEncrypt Errors

There are many common errors you may encounter when configuring your domain name or HTTPS support. This tutorial will review some common errors you may encounter when dealing with DNS, HTTPS, or Let’s Encrypt specifically.

Read more
How To Host a Website Using Cloudflare and Nginx on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Host a Website Using Cloudflare and Nginx on Ubuntu 22.04

In this tutorial, you will secure a website served by Nginx with an Origin CA certificate from Cloudflare and configure Nginx to use authenticated pull requests. The advantages of using this setup are that you benefit from Cloudflare’s CDN and fast DNS resolution while ensuring that all connections pass through Cloudflare. This prevents any malicious requests from reaching your server.

Read more
Установка стека Linux, Nginx, MySQL, PHP ( LEMP) в CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Установка стека Linux, Nginx, MySQL, PHP ( LEMP) в CentOS 8

Программный стек LEMP — это комплекс программного обеспечения, используемый для обслуживания динамических веб-страниц и веб-приложений, написанных на PHP. Название LEMP — это акроним, включающий операционную систему Linux с веб-сервером Nginx (произносится “Engine-X”)….

Read more
Установка комплекта Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 20.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка комплекта Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 20.04 [Краткое руководство]

В этом кратком руководстве мы расскажем об установке комплекта LEMP на сервере под управлением Ubuntu 20.04. Более подробную информацию с разъяснениями каждого шага можно найти в [обучающем модуле «Установка комплекта Linux, Nginx, MySQL, PHP (LEMP) на сервере Ubuntu…

Read more
Como instalar o Nginx no CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Nginx no CentOS 8

O Nginx é um dos servidores Web mais populares no mundo e é responsável por hospedar alguns dos maiores e mais populares sites na Internet. Ele é mais amigável do que o Apache em termos de recursos na maioria dos casos e pode ser usado…

Read more
CHAT