Kapitel 8. Web Servers

Innehållsförteckning

HTTPD - Webbservern Apache2
Installation
Konfiguration
Konfiguration av HTTPS
Referenser
PHP5 - Scripting Language
Installation
Konfiguration
Testa
Squid - Proxyserver
Installation
Konfiguration
Referenser
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.).