Shared Object Cache in Apache HTTP Server
  • References/Server/Apache HTTP Server/Guide

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

2025-01-10 15:47:30
An In-Depth Discussion of Virtual Host Matching
  • References/Server/Apache HTTP Server/Guide/Virtual Host

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

2025-01-10 15:47:30
Advanced Techniques with mod_rewrite
  • References/Server/Apache HTTP Server/Guide/Rewrite

Advanced Techniques with mod_rewrite This document supplements the mod_rewrite

2025-01-10 15:47:30
IP-based Virtual Host
  • References/Server/Apache HTTP Server/Guide/Virtual Host

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

2025-01-10 15:47:30
Custom Error Responses
  • References/Server/Apache HTTP Server/Guide

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

2025-01-10 15:47:30
Configuration Sections
  • References/Server/Apache HTTP Server/Guide

Configuration Sections Directives in the configuration files may apply to the entire server, or they may

2025-01-10 15:47:30
mod_rewrite
  • References/Server/Apache HTTP Server/Guide/Rewrite

Apache mod_rewrite mod_rewrite provides a way to modify incoming URL requests

2025-01-10 15:47:30
Dynamically Configured Mass Virtual Hosting
  • References/Server/Apache HTTP Server/Guide/Virtual Host

Dynamically Configured Mass Virtual Hosting This document describes how to efficiently serve an arbitrary number of virtual hosts with the Apache HTTP Server. A

2025-01-10 15:47:30
Binding to Addresses and Ports
  • References/Server/Apache HTTP Server/Guide

Binding to Addresses and Ports Configuring Apache HTTP Server to listen on specific addresses and ports. Overview Related Modules

2025-01-10 15:47:30
SSL/TLS Strong Encryption: An Introduction
  • References/Server/Apache HTTP Server/Guide/SSLTLS

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

2025-01-10 15:47:30