From: pcs Date: Fri, 19 Mar 1999 16:02:19 +0000 (+0000) Subject: Note that Apache may run on Windows 98 (since at least some bug reports X-Git-Tag: 1.3.5~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5941f21541c9c6af494438dc55f66c4a3450107c;p=apache 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. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82933 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/windows.html b/docs/manual/platform/windows.html index d6a9427d6c..b0199d6ca6 100644 --- a/docs/manual/platform/windows.html +++ b/docs/manual/platform/windows.html @@ -56,9 +56,9 @@ to help with development, or to track down bugs), see the section on

Requirements

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.

@@ -168,11 +168,13 @@ with NET STOP APACHE -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 Signalling Apache -when Running. +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 Signalling Apache when Running +for how to control Apache from the command line.