]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Two typo corrections.
authorLucien Gentis <lgentis@apache.org>
Thu, 20 Aug 2009 14:53:30 +0000 (14:53 +0000)
committerLucien Gentis <lgentis@apache.org>
Thu, 20 Aug 2009 14:53:30 +0000 (14:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@806198 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/windows.xml

index 7ab46f7f46f7901c0fc223cd6fc4bf5b1976c1e3..d120493464d09748024e182a63c023668948c614 100644 (file)
     Windows</a>.</p>
   </summary>
 
-  <section id="req">
+
+    
+    Running Apache on Windows 9x is ignored by the developers, and
++    is strongly discouraged.  On Windows NT 4.0, installing Service
++    Pack 6 is required.  Apache HTTP Server versions later than 2.2 will
++    not run on any operating system earlier than Windows 2000.  <section id="req">
     <title>Operating System Requirements</title>
 
     <p>The primary Windows platform for running Apache 2.2 is Windows
       should use. This is the maximum number of connections the server
       can handle at once, so be sure to set this number high enough for
       your site if you get a lot of hits. The recommended default is
-      <code>ThreadsPerChild 150</code>, but this mut be adjusted to
+      <code>ThreadsPerChild 150</code>, but this must be adjusted to
       reflect the greatest anticipated number of simultanious
       connections to accept.</p></li>
 
       may interpret backslashes as an "escape character" sequence, you
       should consistently use forward slashes in path names, not 
       backslashes.  Drive letters can be used; if omitted, the drive
-      of the SystemRoot direcive (or -d command line option) becomes
+      of the SystemRoot directive (or -d command line option) becomes
       the default.</p></li>
 
       <li><p>While filenames are generally case-insensitive on