nginx

How To Install and Configure Ghost on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Ghost on CentOS 7

Ghost is a light-weight open-source blogging platform which is easy to use. Ghost is fully customizable, with many themes available. In this tutorial, you’ll set up Ghost on CentOS 7. You’ll also configure Nginx to proxy requests to Ghost, and keep…

Read more
How To Set Up nginx Virtual Hosts (Server Blocks) on Ubuntu 12.04 LTS — step-by-step Linux tutorial on Progressive Robot

How To Set Up nginx Virtual Hosts (Server Blocks) on Ubuntu 12.04 LTS

This tutorial shows you how to set up a new directory, how to grant the correct permissions, how to add content to a new page, how to turn on virtual hosting, and how to, if needed, set up local hosts. Virtual Hosts are used to run more than one website or domain off of a single server and IP address. When used with nginx, virtual hosts are called Server Blocks. This tutorial covers setting up server blocks on an Ubuntu server.

Read more
[Краткое руководство] по установке Nginx в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

[Краткое руководство] по установке Nginx в Ubuntu 18.04

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

Read more
CHAT