akosut      96/12/01 00:40:01

  Modified:    htdocs/manual/mod  mod_browser.html
  Log:
  Oops... HTML muckup. I think I got it right this time (knock on wood).
  
  Revision  Changes    Path
  1.5       +3 -3      apache/htdocs/manual/mod/mod_browser.html
  
  Index: mod_browser.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_browser.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -C3 -r1.4 -r1.5
  *** mod_browser.html  1996/12/01 08:38:24     1.4
  --- mod_browser.html  1996/12/01 08:40:01     1.5
  ***************
  *** 32,39 ****
    <strong>Sytnax:</strong> BrowserMatch <em>regex attr1 attr2...</em><br>
    <strong>Context:</strong> server config<br>
    <strong>Status:</strong> base<br>
  ! <strong>Module:</strong> mod_browser<p>
  ! <strong>Compatibility:</strong> Apache 1.2 and above
    
    The BrowserMatch directive defines environment variables based on the
    User-Agent
  --- 32,39 ----
    <strong>Sytnax:</strong> BrowserMatch <em>regex attr1 attr2...</em><br>
    <strong>Context:</strong> server config<br>
    <strong>Status:</strong> base<br>
  ! <strong>Module:</strong> mod_browser<br>
  ! <strong>Compatibility:</strong> Apache 1.2 and above<p>
    
    The BrowserMatch directive defines environment variables based on the
    User-Agent
  ***************
  *** 59,65 ****
    <strong>Sytnax:</strong> BrowserMatchNoCase <em>regex attr1 
attr2...</em><br>
    <strong>Context:</strong> server config<br>
    <strong>Status:</strong> base<br>
  ! <strong>Module:</strong> mod_browser
    <strong>Compatibility:</strong> Apache 1.2 and above
    
    <p>The <code>BrowserMatchNoCase</code> directive is semantically identical 
to
  --- 59,65 ----
    <strong>Sytnax:</strong> BrowserMatchNoCase <em>regex attr1 
attr2...</em><br>
    <strong>Context:</strong> server config<br>
    <strong>Status:</strong> base<br>
  ! <strong>Module:</strong> mod_browser<br>
    <strong>Compatibility:</strong> Apache 1.2 and above
    
    <p>The <code>BrowserMatchNoCase</code> directive is semantically identical 
to
  
  
  

Reply via email to