]> granicus.if.org Git - apache/commitdiff
update transformation...
authorAndré Malo <nd@apache.org>
Mon, 7 Oct 2002 13:56:36 +0000 (13:56 +0000)
committerAndré Malo <nd@apache.org>
Mon, 7 Oct 2002 13:56:36 +0000 (13:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97131 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/quickreference.html.en

index 4472834f9b84fff2c2ab6b3a7caed5ffc2dcfed6..d47220f3661f9e2d9edec8231ed3b7833f4dbb3e 100644 (file)
@@ -660,7 +660,7 @@ filenames</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
     directive and <code class="directive"><a href="#location">Location</a></code> directives. It should be
     matched with a <code>&lt;/Files&gt;</code> 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. <code class="directive">&lt;Files&gt;</code>
     sections are processed in the order they appear in the
     configuration file, after the <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code> sections and
@@ -840,7 +840,7 @@ $ httpd -DReverseProxy ...
 &lt;/IfDefine&gt;</pre></div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="directive-section"><h2><a name="IfModule" id="IfModule">&lt;IfModule&gt;</a> <a name="ifmodule" id="ifmodule">Directive</a></h2><table class="directive"><tr><th><a href="directive-dict.html#Description">Description: 
               </a></th><td>Encloses directives that are processed conditional on the
-presence of absence of a specific module</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
+presence or absence of a specific module</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
               </a></th><td>&lt;IfModule [!]<var>module-name</var>&gt; ...
     &lt;/IfModule&gt;</td></tr><tr><th><a href="directive-dict.html#Context">Context:
               </a></th><td>server config, virtual host, directory, .htaccess</td></tr><tr><th><a href="directive-dict.html#Override">Override:
index e83e9c63d2a7b8cefedaf0b3a4716d7be41cbef7..ac6a9e8a741ac6d90160851160d6acc1720123ab 100644 (file)
@@ -273,7 +273,7 @@ user</td></tr>
 if a test is true at startup</td></tr>
 <tr class="odd"><td><a href="core.html#ifmodule">&lt;IfModule [!]<var>module-name</var>&gt; ...
     &lt;/IfModule&gt;</a></td><td /><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that are processed conditional on the
-presence of absence of a specific module</td></tr>
+presence or absence of a specific module</td></tr>
 <tr><td><a href="mod_imap.html#imapbase">ImapBase map|referer|<em>URL</em></a></td><td> http://servername/ </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Default <code>base</code> for imagemap files</td></tr>
 <tr class="odd"><td><a href="mod_imap.html#imapdefault">ImapDefault error|nocontent|map|referer|<em>URL</em></a></td><td> nocontent </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Default action when an imagemap is called with coordinates
 that are not explicitly mapped</td></tr>