Apache

Установка веб-сервера Apache в Debian 9 — step-by-step Linux tutorial on Progressive Robot

Установка веб-сервера Apache в Debian 9

HTTP-сервер Apache — самый широко используемый веб-сервер в мире. Он имеет множество мощных функций, включая динамически загружаемые модули, надежную поддержку различных медиа-форматов и интеграцию с другим популярным программным обеспечением. В этом обучающем модуле мы…

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

Cómo instalar Webmin en Ubuntu 20.04

Webmin es un panel de control web moderno que le permite administrar su servidor Linux a través de una interfaz basada en navegador. Con Webmin, puede administrar cuentas de usuario, configurar los ajustes de DNS, y cambiar la configuración para los…

Read more
How To Secure Apache with Let's Encrypt on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Apache with Let’s Encrypt on Ubuntu 16.04

This tutorial will show you how to set up a free TLS/SSL certificate from Let’s Encrypt on a Ubuntu 16.04 server running Apache as web server. TLS certificates are used within web servers to encrypt the traffic between server and client, providing extra security for users accessing your application.

Read more
Como configurar os hosts virtuais do Apache no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como configurar os hosts virtuais do Apache no Ubuntu 18.04

O servidor Web do Apache é um método popular para atender sites na Internet. Em 2019, as estimativas apontavam que o método atenderia 29% de todos os sites ativos, oferecendo robustez e flexibilidade aos desenvolvedores. Ao usar o Apache, um administrador pode configurar um…

Read more
How To Set Up Mod_Rewrite — step-by-step Linux tutorial on Progressive Robot

How To Set Up Mod_Rewrite

This tutorial goes over Mod_Rewrite, an apache module that allows you to manipulate URLS to provide shorter or more relevant ones. This tutorial will go over Activating Mod_Rewrite, Creating and Using the required .htaccess page, and setting up the URL rewrites.

Read more
CHAT