From aea58da4fbe97c8758761cca9be78d12e5f9ddae Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Mon, 7 Oct 2002 13:56:36 +0000 Subject: [PATCH] update transformation... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97131 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 4 ++-- docs/manual/mod/quickreference.html.en | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 4472834f9b8..d47220f3661 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -660,7 +660,7 @@ filenamesSyntax: directive and Location directives. It should be matched with a </Files> directive. The directives given within this section will be applied to any object - with a basename (not a full path) matching the + with a basename (last component of filename) matching the specified filename. <Files> sections are processed in the order they appear in the configuration file, after the <Directory> sections and @@ -840,7 +840,7 @@ $ httpd -DReverseProxy ... </IfDefine>
top

<IfModule> Directive

if a test is true at startup +presence or absence of a specific module -- 2.47.2
Description: Encloses directives that are processed conditional on the -presence of absence of a specific module
Syntax: +presence or absence of a specific module
Syntax: <IfModule [!]module-name> ... </IfModule>
Context: server config, virtual host, directory, .htaccess
Override: diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index e83e9c63d2a..ac6a9e8a741 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -273,7 +273,7 @@ user
<IfModule [!]module-name> ... </IfModule>svdhC
Encloses directives that are processed conditional on the -presence of absence of a specific module
ImapBase map|referer|URL http://servername/ svdhB
Default base for imagemap files
ImapDefault error|nocontent|map|referer|URL nocontent svdhB
Default action when an imagemap is called with coordinates that are not explicitly mapped