Shared Object Cache in Apache HTTP Server

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

2017-02-05 05:04:30
Configuration Sections

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

2017-02-05 05:00:44
Binding to Addresses and Ports

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

2017-02-05 05:00:33
Custom Error Responses

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

2017-02-05 05:00:58
Getting Started

Getting Started If you're completely new to the Apache HTTP Server, or even to running a website at all, you might not know where to start, or what questions to ask. This document walks you

2017-02-05 05:01:11
Log Files

Log Files In order to effectively manage a web server, it is necessary to get feedback about the activity and performance of the server as well as any problems that may be occurring. The

2017-02-05 05:01:22
Caching Guide

Caching Guide This document supplements the mod_cache,

2017-02-05 05:00:37
Mapping URLs to Filesystem Locations

Mapping URLs to Filesystem Locations This document explains how the Apache HTTP Server uses the URL of a request to determine the filesystem location from which to serve a file.

2017-02-05 05:01:26
Dynamic Shared Object (DSO)

Dynamic Shared Object (DSO) Support The Apache HTTP Server is a modular program where the administrator can choose the functionality to include in the server by selecting a set of modules

2017-02-05 05:01:01
Issues Regarding DNS and Apache HTTP Server

Issues Regarding DNS and Apache HTTP Server This page could be summarized with the statement: don't configure Apache HTTP Server in such a way that it relies on DNS resolution for parsing

2017-02-05 05:01:20