DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43555>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43555 Summary: How-To "Authentication, .." mentions "AuthBasicSource" where "AuthBasicProvider" is meant Product: Apache httpd-2 Version: 2.2.6 Platform: Other URL: http://httpd.apache.org/docs/2.2/en/howto/auth.html#dbmd bd OS/Version: All Status: NEW Severity: trivial Priority: P2 Component: Documentation AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The paragraph "Alternate password storage" of the Authentication How-To ("docs/manual/howto/auth.xml") mentions a directive called "AuthBasicSource" > Rather than selecting <directive module="mod_auth_basic"> > AuthBasicSource</directive> file, instead you can choose <code>dbm</code> or > <code>dbd</code> as your storage format.</p> I think this must be "AuthBasicProvider" (in TRUNK too). BTW: Maybe you want to add some markup to show that "AuthBasicProvider file" is a quote of a directive. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
