nginx

How To Set Up Nginx with HTTP/2 Support on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Nginx with HTTP/2 Support on Ubuntu 16.04

NGINX is a fast and reliable open-source web server. It gained its popularity due to its low memory footprint, high scalability, ease of configuration, and support for the vast majority of different protocols. The main advantage of HTTP/2 is its high transfer speed for content-rich websites.

Read more
How To Add ngx_pagespeed to Nginx on Debian 8 — step-by-step Linux tutorial on Progressive Robot

How To Add ngx_pagespeed to Nginx on Debian 8

ngx_pagespeed, or just pagespeed, is an Nginx module designed to optimize your site automatically by reducing the size of its resources and hence the time the clients’ browsers need to load it. This article will guide you through the installation and configuration of the pagespeed module for Nginx.

Read more
Cómo instalar Nginx en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Nginx en Ubuntu 20.04

Nginx es uno de los servidores web más populares del mundo y aloja algunos de los sitios más grandes y con mayor tráfico en Internet. Es una opción ligera que se puede utilizar como servidor web o proxy inverso. En esta guía, explicaremos cómo…

Read more
CHAT