]> granicus.if.org Git - apache/commitdiff
Update y2k FAQ.
authorLars Eilebrecht <lars@apache.org>
Sun, 14 Feb 1999 00:45:08 +0000 (00:45 +0000)
committerLars Eilebrecht <lars@apache.org>
Sun, 14 Feb 1999 00:45:08 +0000 (00:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82796 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/FAQ.html

index c63ba1157e3c526477329af61ff79e02f3f910e5..26c35b1698e13a2bb7caa5f78bbe7dd13fe36dca 100644 (file)
@@ -14,7 +14,7 @@
   <!--#include virtual="header.html" -->
   <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
   <P>
-  $Revision: 1.137 $ ($Date: 1999/02/04 18:15:05 $)
+  $Revision: 1.138 $ ($Date: 1999/02/14 00:45:08 $)
   </P>
   <P>
   The latest version of this FAQ is always available from the main
   the century is <SAMP>20</SAMP> rather than <SAMP>19</SAMP>.
   </P>
   <P>
-  Some aspects of Apache's output may use two-digit years, such as the
-  automatic listing of directory contents provided by
-  <A HREF="../mod/mod_autoindex.html"><SAMP>mod_autoindex</SAMP></A>
-  with the
-  <A HREF="../mod/mod_autoindex.html#indexoptions"
-  ><SAMP>FancyIndexing</SAMP></A>
-  option enabled, but it is improper to depend upon such displays for
-  specific syntax.  And even that issue is being addressed by the
-  developers; a future version of Apache should allow you to format that
-  display as you like.
-  </P>
-  <P>
   Although Apache is Year 2000 compliant, you may still get problems
   if the underlying OS has problems with dates past year 2000
   (<EM>e.g.</EM>, OS calls which accept or return year numbers).
   But modern operating systems shouldn't cause any trouble
   at all.
   </P>
+  <P>
+  Users of Apache 1.2.x should upgrade to a current version of Apache 1.3
+  (see <A HREF="../new_features_1_3.html#misc">year-2000 improvements in
+  Apache 1.3</A> for details).
+  </P>
   <HR>
  </LI>