Poglavlje 8. Web Servers

Sadržaj

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

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