From: Ken Coar Date: Thu, 28 May 1998 14:06:54 +0000 (+0000) Subject: Make the evolution of the BrowserMatch* directives more clear. X-Git-Tag: 1.3.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abe21ffe85cd4e844826087f8780d9ee7558a155;p=thirdparty%2Fapache%2Fhttpd.git Make the evolution of the BrowserMatch* directives more clear. PR: 2147 Submitted by: Daniel Ryde git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81386 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_setenvif.html b/docs/manual/mod/mod_setenvif.html index 4d2b26fac74..51bd8e905ee 100644 --- a/docs/manual/mod/mod_setenvif.html +++ b/docs/manual/mod/mod_setenvif.html @@ -84,7 +84,8 @@ Compatibility: Apache 1.2 and above + >Compatibility: Apache 1.2 and above (in Apache 1.2 + this directive was found in the now-obsolete mod_browser module)

The BrowserMatch directive defines environment variables based on the @@ -185,7 +186,8 @@ Compatibility: Apache 1.2 and above + >Compatibility: Apache 1.2 and above (in Apache 1.2 + this directive was found in the now-obsolete mod_browser module)

The BrowserMatchNoCase directive is semantically identical to