]> 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:55:25 +0000 (11:55 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 19 Apr 2015 11:55:25 +0000 (11:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1674612 13f79535-47bb-0310-9956-ffa450edef68

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

index c914b2fdfc5a0a8cabe6475778da930783c97b87..049d24f8efb95b07bd756133c58423e251cd049c 100644 (file)
 
 Alias "/secure" "/webpages/secure"
 &lt;Directory "/webpages/secure"&gt;
-    Order deny,allow
-    Allow from all
-    
     AuthBasicProvider ldap-other-alias  ldap-alias1
     
     AuthType Basic
index 676e08fcacff374a9d4a5e85c03ddae86330775b..5197ba4fe1d15d5dad5cc36b71a1c76406ca9b42 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