From: Rich Bowen Date: Mon, 27 Dec 2010 21:16:45 +0000 (+0000) Subject: Links to current documentation. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=418459af93f1507065c213293b171609c1cbdb79;p=thirdparty%2Fapache%2Fhttpd.git Links to current documentation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1053190 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/htdocs/manual/mod/mod_browser.html b/htdocs/manual/mod/mod_browser.html index fb67f90a36c..2c7b30ee11e 100644 --- a/htdocs/manual/mod/mod_browser.html +++ b/htdocs/manual/mod/mod_browser.html @@ -93,6 +93,11 @@ rel="Help">Compatibility: Apache 1.2 and above +

The functionality provided by this + directive is replaced by mod_setenvif + in current versions of the server.

+

The BrowserMatch directive defines environment variables based on the User-Agent header. The first argument should be a POSIX.2 extended regular expression (similar to an egrep-style @@ -128,6 +133,11 @@ rel="Help">Compatibility: Apache 1.2 and above +

The functionality provided by this + directive is replaced by mod_setenvif + in current versions of the server.

+

The BrowserMatchNoCase directive is semantically identical to the BrowserMatch directive.