<li><A HREF="core.html#authtype">AuthType</A>
<li><A HREF="mod_auth.html#authuserfile">AuthUserFile</A>
<li><A HREF="core.html#bindaddress">BindAddress</A>
-<li><A HREF="mod_browser.html#browsermatch">BrowserMatch</A>
-<li><A HREF="mod_browser.html#browsermatchnocase">BrowserMatchNoCase</A>
+<li><A HREF="mod_setenvif.html#BrowserMatch">BrowserMatch</A>
+<li><A HREF="mod_setenvif.html#BrowserMatchNoCase">BrowserMatchNoCase</A>
<li><A HREF="mod_proxy.html#cachedefaultexpire">CacheDefaultExpire</A>
<li><A HREF="mod_proxy.html#cachedirlength">CacheDirLength</A>
<li><A HREF="mod_proxy.html#cachedirlevels">CacheDirLevels</A>
<li><A HREF="core.html#serverroot">ServerRoot</A>
<li><A HREF="core.html#servertype">ServerType</A>
<li><A HREF="mod_env.html#setenv">SetEnv</A>
+<li><A HREF="mod_setenvif.html#setenvif">SetEnvIf</A>
+<li><A HREF="mod_setenvif.html#SetEnvIfNoCase">SetEnvIfNoCase</A>
<li><A HREF="mod_mime.html#sethandler">SetHandler</A>
<li><A HREF="core.html#startservers">StartServers</A>
<li><A HREF="core.html#threadsperchild">ThreadsPerChild</A>
<P>
+Please note that changing a file's type or encoding does not change
+the value of the <code>Last-Modified</code> header. Previously cached
+copies may still be used by a client or proxy.
+
+<P>
+
<h2> Directives</h2>
<ul>
<li><A HREF="#addencoding">AddEncoding</A>