]> granicus.if.org Git - apache/commitdiff
fix links
authorDaniel Gruno <humbedooh@apache.org>
Wed, 16 Jan 2013 18:50:58 +0000 (18:50 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 16 Jan 2013 18:50:58 +0000 (18:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1434105 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_core.xml

index d33a2197b1be92814b45930caeab9145378d26ea..a0e9fa7f36cdd2f21c03a78a5b343ff1b2ca1667 100644 (file)
@@ -347,7 +347,7 @@ Require group admin
 
     <p>When multiple <directive>Require</directive> directives are
     used in a single
-    <a href="../sections.html#mergin">configuration section</a>
+    <a href="../sections.html#merging">configuration section</a>
     and are not contained in another authorization directive like
     <directive module="mod_authz_core" type="section">RequireAll</directive>,
     they are implicitly contained within a
@@ -360,7 +360,7 @@ Require group admin
     <p>Exercise caution when setting authorization directives in
     <directive module="core">Location</directive> sections
     that overlap with content served out of the filesystem.  
-    By default, these <a href="../sections.html#mergin"
+    By default, these <a href="../sections.html#merging"
     >configuration sections</a> overwrite authorization configuration
     in <directive module="core">Directory</directive>,  
     and <directive module="core">Files</directive> sections.</p>