Shared Object Cache in Apache HTTP Server The Shared Object Cache provides a means to share simple data across all a server's workers, regardless of
An In-Depth Discussion of Virtual Host Matching This document attempts to explain exactly what Apache HTTP Server does when deciding what virtual host to serve a request from. Most
Advanced Techniques with mod_rewrite This document supplements the mod_rewrite
Apache IP-based Virtual Host Support What is IP-based virtual hosting IP-based virtual hosting is a method to apply different directives based on the IP address
Custom Error Responses Although the Apache HTTP Server provides generic error responses in the event of 4xx or 5xx HTTP status codes, these responses are rather stark, uninformative, and
Configuration Sections Directives in the configuration files may apply to the entire server, or they may
Apache mod_rewrite mod_rewrite provides a way to modify incoming URL requests
Dynamically Configured Mass Virtual Hosting This document describes how to efficiently serve an arbitrary number of virtual hosts with the Apache HTTP Server. A
Binding to Addresses and Ports Configuring Apache HTTP Server to listen on specific addresses and ports. Overview Related Modules
SSL/TLS Strong Encryption: An Introduction As an introduction this chapter is aimed at readers who are familiar with the Web, HTTP, and Apache, but are not security experts. It is not intended
Page 1 of 4