Chapter 8. Web Servers

Table of Contents

HTTPD - Apache2 Web Server
Installation
Конфигурација
HTTPS Configuration
References
PHP5 - Scripting Language
Installation
Конфигурација
Testing
Squid - Proxy Server
Installation
Конфигурација
References
Ruby on Rails
Installation
Конфигурација

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.).