From c08d2d8fb4c20770aac0c48beb82f10bbeafe77b Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Thu, 4 Feb 1999 18:15:05 +0000 Subject: [PATCH] Fix a typo.. PR: 3831 Submitted by: William Lipp Reviewed by: Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82742 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/FAQ.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index ad1d83fb86..c63ba1157e 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -14,7 +14,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.136 $ ($Date: 1999/01/27 03:36:37 $) + $Revision: 1.137 $ ($Date: 1999/02/04 18:15:05 $)

The latest version of this FAQ is always available from the main @@ -1132,7 +1132,7 @@ Why does Apache send a cookie on every response?

- Apache does not send automatically send a cookie on every + Apache does not automatically send a cookie on every response, unless you have re-compiled it with the mod_usertrack module, and specifically enabled it with the -- 2.40.0