From: Marc Slemko Date: Sat, 5 Jul 1997 17:30:58 +0000 (+0000) Subject: Fix typos. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=062d85a3813d883bfe6714fbb95e958c06be4c01;p=thirdparty%2Fapache%2Fhttpd.git Fix typos. Reviewed by: Submitted by: Obtained from: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78524 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/APACHE_1_2_X/htdocs/manual/misc/FAQ.html b/APACHE_1_2_X/htdocs/manual/misc/FAQ.html index 699f61898b5..ef0c292be0d 100644 --- a/APACHE_1_2_X/htdocs/manual/misc/FAQ.html +++ b/APACHE_1_2_X/htdocs/manual/misc/FAQ.html @@ -15,7 +15,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.63.2.7 $ ($Date: 1997/07/05 15:49:38 $) + $Revision: 1.63.2.8 $ ($Date: 1997/07/05 17:30:58 $)

The latest version of this FAQ is always available from the main @@ -1703,8 +1703,8 @@

A typical situation for this error is when you are using the - mod_auth_dbmmod_auth_msql, - , mod_auth_anon or + mod_auth_dbm, mod_auth_msql, + mod_auth_mysql, mod_auth_anon or mod_auth_cookie modules on their own. These are by default not authoritative, and this will pass the buck on to the (non-existent) next authentification module when the