From 5ab1abba8a29f2bad707e30e4d36fb373fd8681c Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Wed, 1 Mar 2000 20:26:07 +0000 Subject: [PATCH] Update a stale URL and RFC reference. Submitted by: Tim Bannister Reviewed by: Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84688 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_setenvif.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/manual/mod/mod_setenvif.html b/docs/manual/mod/mod_setenvif.html index 868a1106ae..beab6a6e11 100644 --- a/docs/manual/mod/mod_setenvif.html +++ b/docs/manual/mod/mod_setenvif.html @@ -268,9 +268,7 @@ The SetEnvIf directive defines environment variables based on attributes of the request. These attributes can be the values of various HTTP request header fields (see - RFC2068 + RFC2616 for more information about these), or of other aspects of the request, including the following:

-- 2.50.1