]> granicus.if.org Git - apache/commitdiff
capitalize
authorEric Covener <covener@apache.org>
Mon, 5 Dec 2016 19:43:18 +0000 (19:43 +0000)
committerEric Covener <covener@apache.org>
Mon, 5 Dec 2016 19:43:18 +0000 (19:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1772763 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/upgrading.xml

index 6fb7177732643d92d449404b98c90065c6d5a704..b689834cff5e487f07c50b2e326022d0e577f6e2 100644 (file)
@@ -307,7 +307,7 @@ AuthUserFile /example.com/conf/users.passwd
 AuthName secure
 &lt;RequireAll&gt;
   Require valid-user
-  require ip 127.0.0.1
+  Require ip 127.0.0.1
 &lt;/RequireAll&gt;
         </highlight>
       </example>