Kapitel 8. Web Servers

Inhaltsverzeichnis

HTTPD - Apache2 Web Server
Installation
Konfiguration
HTTPS Configuration
References
PHP5 - Scripting Language
Installation
Konfiguration
Testing
Squid - Proxy Server
Installation
Konfiguration
References
Ruby on Rails
Installation
Konfiguration

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