rel="Help"><strong>Compatibility:</strong></a> Apache 1.2 and
above
+ <p class="currentdocs"><strong>The functionality provided by this
+ directive is replaced by <a
+ href="http://httpd.apache.org/docs/current/mod/mod_setenvif">mod_setenvif</a>
+ in current versions of the server.</strong></p>
+
<p>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
rel="Help"><strong>Compatibility:</strong></a> Apache 1.2 and
above
+ <p class="currentdocs"><strong>The functionality provided by this
+ directive is replaced by <a
+ href="http://httpd.apache.org/docs/current/mod/mod_setenvif">mod_setenvif</a>
+ in current versions of the server.</strong></p>
+
<p>The <code>BrowserMatchNoCase</code> directive is
semantically identical to the <a
href="#browsermatch"><code>BrowserMatch</code></a> directive.