8장. 웹 서버

차례

HTTPD - 아파치2 웹 서버
설치
설정
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.).