]> granicus.if.org Git - apache/commitdiff
Bring documentation up to date with yesterdays fix
authorNick Kew <niq@apache.org>
Sun, 30 Oct 2005 21:06:36 +0000 (21:06 +0000)
committerNick Kew <niq@apache.org>
Sun, 30 Oct 2005 21:06:36 +0000 (21:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329645 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authn_dbd.xml

index 3cf76ee5b743f036c1cefcd01fbd1b52e2d2a0fa..0296eaaa3610dee542f064e54df9360a4db3ce29 100644 (file)
@@ -99,7 +99,7 @@ DBDExptime 60</code>
 <name>AuthDBDUserPWQuery</name>
 <description>SQL query to look up a password for a user</description>
 <syntax>AuthDBDUserPWQuery <var>query</var></syntax>
-<contextlist><context>directory</context><context>.htaccess</context>
+<contextlist><context>directory</context>
 </contextlist>
 <override>AuthConfig</override>
 
@@ -121,7 +121,7 @@ DBDExptime 60</code>
 <description>SQL query to look up a password hash for a user and realm.
 </description>
 <syntax>AuthDBDUserRealmQuery <var>query</var></syntax>
-<contextlist><context>directory</context><context>.htaccess</context>
+<contextlist><context>directory</context>
 </contextlist>
 <override>AuthConfig</override>