From 99b3d0a43c84c980026236e0fed18777b287ef3f Mon Sep 17 00:00:00 2001 From: Marc Slemko Date: Sat, 5 Jul 1997 17:33:34 +0000 Subject: [PATCH] Fix typos. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78525 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/FAQ.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.47.2