]> granicus.if.org Git - apache/commitdiff
Fix doc as spotted by Falco Schwarz in online doc
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 19 Apr 2015 11:50:25 +0000 (11:50 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 19 Apr 2015 11:50:25 +0000 (11:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1674608 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authn_core.xml

index 97a00ee49bf15a76394048a02f9d2f90e9802fd5..a392cf97c9dac62fdc6763df70291687a70fd086 100644 (file)
@@ -95,9 +95,6 @@
 
 Alias "/secure" "/webpages/secure"
 &lt;Directory "/webpages/secure"&gt;
-    Order deny,allow
-    Allow from all
-
     AuthBasicProvider ldap-other-alias  ldap-alias1
 
     AuthType Basic