From 7af2036dcd2dfb37044006028a1d08885f42afca Mon Sep 17 00:00:00 2001 From: brian Date: Wed, 22 Jul 1998 20:23:33 +0000 Subject: [PATCH] Remove reference to 1.3b6 which may have confused people, and remove documentation for not-completely-implemented feature. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81805 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/platform/windows.html | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/docs/manual/platform/windows.html b/docs/manual/platform/windows.html index a65b2d5a596..ad077064740 100644 --- a/docs/manual/platform/windows.html +++ b/docs/manual/platform/windows.html @@ -17,7 +17,7 @@

Using Apache With Microsoft Windows

This document explains how to install, configure and run - Apache 1.3b6 and later under Microsoft Windows. Please note that at + Apache 1.3 under Microsoft Windows. Please note that at this time, Windows support is entirely experimental, and is recommended only for experienced users. The Apache Group does not guarantee that this software will work as documented, or even at @@ -361,34 +361,6 @@ and to remove the Apache service, use -

Signalling Apache when running

- -

When Apache is running you may request that it reread it's -configuration files as follows: - -

-    apache -Z @@whatever?@@>
-
- -and to request that it shutdown gracefully, via: - -
-    apache -Z @@whatever?@@>
-
- -and you can force it to stop via: - -
-    apache -Z @@whatever?@@
-
- - -

-Other techinques of shutting down the server (e.g. using the -task manager to "End Process", distroying the command -window containing the server, or using control-C to interupt -it) all have the downside of @@whatever@@. -

Compiling Apache for Windows

Compiling Apache requires Microsoft Visual C++ 5.0 to be properly -- 2.47.2