pcs         99/03/19 08:02:20

  Modified:    htdocs/manual windows.html
  Log:
  Note that Apache may run on Windows 98 (since at least some bug reports
  say they've tried it).
  
  Describe the new Apache Start menu options for starting and stopping
  the Apache console application.
  
  Revision  Changes    Path
  1.26      +10 -8     apache-1.3/htdocs/manual/windows.html
  
  Index: windows.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/windows.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- windows.html      1999/01/10 05:47:07     1.25
  +++ windows.html      1999/03/19 16:02:19     1.26
  @@ -56,9 +56,9 @@
   <H2><A NAME="req">Requirements</A></H2>
   
   Apache 1.3 is designed to run on Windows NT 4.0. The binary installer
  -will only work in Intel processors. Apache may also run on Windows 95
  -and Windows NT 3.5.1, but these have not been tested. In all cases
  -TCP/IP networking must be installed.
  +will only work in Intel processors. Apache may also run on Windows 95,
  +Windows 98 and Windows NT 3.5.1, but these have not been tested. In
  +all cases TCP/IP networking must be installed.
   
   <P>
   
  @@ -168,11 +168,13 @@
     NET STOP APACHE
   </PRE>
   
  -To run Apache from a console window, select the "Apache Server" option
  -from the Start menu. This will open a console window and start Apache
  -running inside it. The window will remain active until you stop
  -Apache. To stop Apache running, see <A HREF="#signal"><SAMP>Signalling Apache
  -when Running</SAMP></A>.
  +To run Apache from a console window, select the "Start Apache as
  +console app" option from the Start menu. This will open a console
  +window and start Apache running inside it. The window will remain
  +active until you stop Apache. To stop Apache running, either select
  +the "Shutdown Apache console app" icon option from the Start menu, or
  +see <A HREF="#signal"><SAMP>Signalling Apache when Running</SAMP></A>
  +for how to control Apache from the command line.
   
   <P>
   
  
  
  

Reply via email to