From: Marc Slemko Date: Sat, 5 Jul 1997 17:33:34 +0000 (+0000) Subject: Fix typos. X-Git-Tag: APACHE_1_3a1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b3d0a43c84c980026236e0fed18777b287ef3f;p=thirdparty%2Fapache%2Fhttpd.git Fix typos. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78525 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 80a0593d86e..5525499f608 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -15,7 +15,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.79 $ ($Date: 1997/07/05 15:46:46 $) + $Revision: 1.80 $ ($Date: 1997/07/05 17:33:34 $)

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