Apache

How To Set Up Apache Virtual Hosts on Arch Linux — step-by-step Linux tutorial on Progressive Robot

How To Set Up Apache Virtual Hosts on Arch Linux

This tutorial shows you how to set up virtual hosts. Virtual Hosts are used to run more than one website or domain off of a single server and IP address. This is especially useful to people who need to run several sites off of one server or IP address. The sites display different information to the visitors, depending on with which the users accessed the site.There is no limit to the number of virtual hosts that can be added to a server. This article is written for Arch Linux.

Read more
Настройка виртуальных хостов 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