Apache

Ubuntu 20.04にApache Webサーバーをインストールする方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04にApache Webサーバーをインストールする方法

Apache HTTPサーバーは、世界で最も広く使用されているWebサーバーです。動的にロード可能なモジュール、堅牢なメディアサポート、他の一般的なソフトウェアとの広範な統合性など、多くの強力な機能を提供します。このガイドでは、Ubuntu 20.04サーバーにApache Webサーバーをインストールする方法を説明します。

Read more
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
CHAT