coar 98/05/28 07:06:55
Modified: htdocs/manual/mod mod_setenvif.html
Log:
Make the evolution of the BrowserMatch* directives more clear.
PR: 2147
Submitted by: Daniel Ryde <[EMAIL PROTECTED]>
Revision Changes Path
1.5 +4 -2 apache-1.3/htdocs/manual/mod/mod_setenvif.html
Index: mod_setenvif.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_setenvif.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mod_setenvif.html 1998/05/20 14:12:59 1.4
+++ mod_setenvif.html 1998/05/28 14:06:54 1.5
@@ -84,7 +84,8 @@
<A
HREF="directive-dict.html#Compatibility"
REL="Help"
- ><STRONG>Compatibility:</STRONG></A> Apache 1.2 and above
+ ><STRONG>Compatibility:</STRONG></A> Apache 1.2 and above (in Apache 1.2
+ this directive was found in the now-obsolete mod_browser module)
</P>
<P>
The BrowserMatch directive defines environment variables based on the
@@ -185,7 +186,8 @@
<A
HREF="directive-dict.html#Compatibility"
REL="Help"
- ><STRONG>Compatibility:</STRONG></A> Apache 1.2 and above
+ ><STRONG>Compatibility:</STRONG></A> Apache 1.2 and above (in Apache 1.2
+ this directive was found in the now-obsolete mod_browser module)
</P>
<P>
The <SAMP>BrowserMatchNoCase</SAMP> directive is semantically identical to