coar        97/07/08 08:56:33

  Modified:    htdocs/manual/misc  FAQ.html
  Log:
        Add a BrowserMatch for the AppletViewer user-agent that comes
        with JDK 1.0.2.
  
  Fixes PR:     837
  Submitted by: Manoj Kasichainula <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.83      +4 -2      apache/htdocs/manual/misc/FAQ.html
  
  Index: FAQ.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/FAQ.html,v
  retrieving revision 1.82
  retrieving revision 1.83
  diff -C3 -r1.82 -r1.83
  *** FAQ.html  1997/07/06 17:19:04     1.82
  --- FAQ.html  1997/07/08 15:56:30     1.83
  ***************
  *** 15,21 ****
      <!--#include virtual="header.html" -->
      <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
      <P>
  !   $Revision: 1.82 $ ($Date: 1997/07/06 17:19:04 $)
      </P>
      <P>
      The latest version of this FAQ is always available from the main
  --- 15,21 ----
      <!--#include virtual="header.html" -->
      <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
      <P>
  !   $Revision: 1.83 $ ($Date: 1997/07/08 15:56:30 $)
      </P>
      <P>
      The latest version of this FAQ is always available from the main
  ***************
  *** 1078,1084 ****
      </P>
      <P>
      <DL>
  !    <DD><CODE>BrowserMatch Java1.0 force-response-1.0</CODE>
       </DD>
      </DL>
      </P>
  --- 1078,1086 ----
      </P>
      <P>
      <DL>
  !    <DD><CODE>BrowserMatch Java1.0 force-response-1.0
  !     <BR>
  !     BrowserMatch JDK/1.0 force-response-1.0</CODE>
       </DD>
      </DL>
      </P>
  
  
  

Reply via email to