Apache

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

How To Set Up Apache Virtual Hosts on Ubuntu 16.04

The Apache web server is the most popular way to serve web content on the internet. Apache has the ability to serve multiple domains from a single server by using a mechanism called “virtual hosts”. If a virtual host is configured correctly for each domain, the web server can correctly route traffic to the appropriate files based on the domain name requested. In this guide, we’ll demonstrate how to configure Apache virtual hosts on an Ubuntu 16.04 server.

Read more
Как установить и настроить phpMyAdmin в Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Как установить и настроить phpMyAdmin в Ubuntu 16.04

Несмотря на то, что многие пользователи испытывают потребность в системе управления базами данных вроде MySQL, работа с MySQL только с помощью средств командной строки может вызывать дискомфорт. phpMyAdmin был создан для того, чтобы пользователи могли управлять базой данных…

Read more
CHAT