From: Ken Coar Date: Tue, 8 Jul 1997 15:56:30 +0000 (+0000) Subject: Add a BrowserMatch for the AppletViewer user-agent that comes X-Git-Tag: APACHE_1_3a1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad12cea0de445d0c7ba631c28f1e3d179581b82e;p=thirdparty%2Fapache%2Fhttpd.git Add a BrowserMatch for the AppletViewer user-agent that comes with JDK 1.0.2. Fixes PR: 837 Submitted by: Manoj Kasichainula git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78562 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 188bc809545..09db7aa90a4 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -15,7 +15,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.82 $ ($Date: 1997/07/06 17:19:04 $) + $Revision: 1.83 $ ($Date: 1997/07/08 15:56:30 $)

The latest version of this FAQ is always available from the main @@ -1078,7 +1078,9 @@

-
BrowserMatch Java1.0 force-response-1.0 +
BrowserMatch Java1.0 force-response-1.0 +
+ BrowserMatch JDK/1.0 force-response-1.0