]> granicus.if.org Git - apache/commitdiff
fix broken links to container directives
authorAndre Malo <nd@apache.org>
Fri, 13 Sep 2002 17:20:47 +0000 (17:20 +0000)
committerAndre Malo <nd@apache.org>
Fri, 13 Sep 2002 17:20:47 +0000 (17:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96786 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.html.en
docs/manual/mod/mod_alias.xml

index 363ac2208d7eb9e8480afbe0d89f5969b0cb5bbc..fa3f1c4eefd567668fbc6e3c189113749428d962 100644 (file)
     /icons/ /usr/local/apache/icons/</code> then the url
     <code>/icons</code> will not be aliased.</p>
 
-    <p>Note that you may need to specify additional <code class="directive"><a href="../mod/core.html#&lt;directory&gt;">&lt;Directory&gt;</a></code> sections which cover
-    the <em>destination</em> of aliases.  Aliasing occurs before
-    <code class="directive"><a href="../mod/core.html#&lt;directory&gt;">&lt;Directory&gt;</a></code> sections
+    <p>Note that you may need to specify additional <code class="directive"><a href="../mod/core.html#directory">&lt;Directory&gt;</a></code> sections which
+    cover the <em>destination</em> of aliases.  Aliasing occurs before
+    <code class="directive"><a href="../mod/core.html#directory">&lt;Directory&gt;</a></code> sections
     are checked, so only the destination of aliases are affected.
-    (Note however <code class="directive"><a href="../mod/core.html#&lt;location&gt;">&lt;Location&gt;</a></code>
+    (Note however <code class="directive"><a href="../mod/core.html#location">&lt;Location&gt;</a></code>
     sections are run through once before aliases are performed, so
     they will apply.)</p>
 
@@ -103,7 +103,7 @@ a different URL</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
 Alias and ScriptAlias directives, irrespective of their ordering in
 the configuration file. Also, <em>URL-path</em> must be an absolute
 path, not a relative path, even when used with .htaccess files or
-inside of <code class="directive"><a href="../mod/core.html#&lt;directory&gt;">&lt;Directory&gt;</a></code>
+inside of <code class="directive"><a href="../mod/core.html#directory">&lt;Directory&gt;</a></code>
 sections.</p></div>
 
     <p>If no <em>status</em> argument is given, the redirect will
index 3d3ae5dd2059dbdde7cdf4961fb6aa43b08760aa..7149430722d82191318486fbb23da4d448edc768 100644 (file)
@@ -62,11 +62,11 @@ href="../urlmapping.html">Mapping URLs to the filesystem</a></seealso>
     <code>/icons</code> will not be aliased.</p>
 
     <p>Note that you may need to specify additional <directive
-    module="core">&lt;Directory&gt;</directive> sections which cover
-    the <em>destination</em> of aliases.  Aliasing occurs before
-    <directive module="core">&lt;Directory&gt;</directive> sections
+    type="section" module="core">Directory</directive> sections which
+    cover the <em>destination</em> of aliases.  Aliasing occurs before
+    <directive type="section" module="core">Directory</directive> sections
     are checked, so only the destination of aliases are affected.
-    (Note however <directive module="core">&lt;Location&gt;</directive>
+    (Note however <directive type="section" module="core">Location</directive>
     sections are run through once before aliases are performed, so
     they will apply.)</p>
 
@@ -126,7 +126,7 @@ a different URL</description>
 Alias and ScriptAlias directives, irrespective of their ordering in
 the configuration file. Also, <em>URL-path</em> must be an absolute
 path, not a relative path, even when used with .htaccess files or
-inside of <directive module="core">&lt;Directory&gt;</directive>
+inside of <directive type="section" module="core">Directory</directive>
 sections.</p></note>
 
     <p>If no <em>status</em> argument is given, the redirect will