Apache

Настройка виртуальных хостов Apache в Ubuntu 18.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Настройка виртуальных хостов Apache в Ubuntu 18.04 [Краткое руководство]

В этом обучающем руководстве мы познакомимся с настройкой нескольких доменов и сайтов с помощью виртуальных хостов Apache на сервере Ubuntu 18.04. Во время этого процесса вы научитесь предоставлять разный контент разным посетителям в зависимости от того, какие домены они…

Read more
An Introduction to Proxies — step-by-step Web Servers tutorial on Progressive Robot

An Introduction to Proxies

A proxy, also called a proxy server, is a server software that sits as an intermediary between a client and server on the internet. Proxies provides benefits in the form of increased performance, privacy, security, and more. As an additional pass-through layer, a proxy acts as a gatekeeper of the internet between clients and servers.

Read more
Como Instalar o WordPress com LAMP no Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o WordPress com LAMP no Ubuntu 16.04

O WordPress é o CMS (sistema de gerenciamento de conteúdo) mais popular na internet. Ele lhe permite configurar facilmente blogs e websites flexíveis em cima de uma retaguarda MySQL com processamento PHP. O WordPress tem visto uma adoção incrível e é uma ótima opção para…

Read more
How To Configure Apache Content Caching on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Configure Apache Content Caching on CentOS 7

Caching is a method of improving server performance by allowing commonly requested content to be temporarily stored in a way that allows for faster access. This speeds up processing and delivery by cutting out some resource intensive operations. By creating effective…

Read more
CHAT