summaryrefslogtreecommitdiff
path: root/htdocs/manual/mod/mod_browser.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/manual/mod/mod_browser.html')
-rw-r--r--htdocs/manual/mod/mod_browser.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/manual/mod/mod_browser.html b/htdocs/manual/mod/mod_browser.html
index e167b51e47..76e7f98c5d 100644
--- a/htdocs/manual/mod/mod_browser.html
+++ b/htdocs/manual/mod/mod_browser.html
@@ -27,7 +27,7 @@ based on the User-Agent header passed to the server.<P>
<STRONG>Syntax:</STRONG> BrowserMatch <EM>User-Agent Regex</EM> <EM>Variable</EM><BR>
<STRONG>Context:</STRONG> server config, virtual host<BR>
-<STRONG>Status:</STRONG> ???<BR>
+<STRONG>Status:</STRONG> Base<BR>
<STRONG>Module:</STRONG> mod_browser<BR>
<STRONG>Compatibility:</STRONG> BrowserMatch is only available in
Apache 1.2 and later.<P>
@@ -39,7 +39,7 @@ browsermatch, th variable is set.<P>
<STRONG>Syntax:</STRONG> BrowserMatchNoCase <EM>User-Agent Regex</EM> <EM>Variable</EM><BR>
<STRONG>Context:</STRONG> server config, virtual host<BR>
-<STRONG>Status:</STRONG> ???<BR>
+<STRONG>Status:</STRONG> Base<BR>
<STRONG>Module:</STRONG> mod_browser<BR>
<STRONG>Compatibility:</STRONG> BrowserMatchNoCase is only available in
Apache 1.2 and later.<P>