第8章 Web サーバ

目次

HTTPD - Apache2 Web サーバ
インストール
設定
HTTPS 設定
参照
PHP5 - スクリプト言語
インストール
設定
テスト
Squid - プロキシサーバ
インストール
設定
参照
Ruby on Rails
インストール
設定

A Web server is a software responsible for accepting HTTP requests from clients, which are known as Web browsers, and serving them HTTP responses along with optional data contents, which usually are Web pages such as HTML documents and linked objects (images, etc.).