From: Joshua Slive Date: Sat, 25 May 2002 16:59:34 +0000 (+0000) Subject: Update transformations. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93238f10a31ed5a73722b9eae930d458a6669e90;p=apache Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95283 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_asis.html.en b/docs/manual/mod/mod_asis.html.en index 0b06c37021..54f305f68b 100644 --- a/docs/manual/mod/mod_asis.html.en +++ b/docs/manual/mod/mod_asis.html.en @@ -14,7 +14,7 @@ HTTP headersSta

For historical reasons, this module will also process any file with the mime type httpd/send-as-is.

-

Directives

Usage

+

Directives

This module provides no directives.

Usage

In the server configuration file, associate files with the send-as-is handler e.g.

diff --git a/docs/manual/mod/mod_unique_id.html.en b/docs/manual/mod/mod_unique_id.html.en index 5c41e2707c..c67b8d1ac6 100644 --- a/docs/manual/mod/mod_unique_id.html.en +++ b/docs/manual/mod/mod_unique_id.html.en @@ -13,7 +13,7 @@ identifier for each request
-

Directives

Theory

+

Directives

This module provides no directives.

Theory

First a brief recap of how the Apache server works on Unix