]> granicus.if.org Git - apache/commitdiff
Remove reference to 1.3b6 which may have confused people, and remove documentation
authorbrian <brian@unknown>
Wed, 22 Jul 1998 20:23:33 +0000 (20:23 +0000)
committerbrian <brian@unknown>
Wed, 22 Jul 1998 20:23:33 +0000 (20:23 +0000)
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

index a65b2d5a5968aee77e93122e74983a83ecab44af..ad0770647402f03f9dc3d5358f11c244337de299 100644 (file)
@@ -17,7 +17,7 @@
 <H1 ALIGN="CENTER">Using Apache With Microsoft Windows</H1>
 
 <P>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
 </PRE>
 
 
-<H2><A NAME="signal">Signalling Apache when running</A></H2>
-
-<P>When Apache is running you may request that it reread it's
-configuration files as follows:
-
-<PRE>
-    apache -Z @@whatever?@@>
-</PRE>
-
-and to request that it shutdown gracefully, via:
-
-<PRE>
-    apache -Z @@whatever?@@>
-</PRE>
-
-and you can force it to stop via:
-
-<PRE>
-    apache -Z @@whatever?@@
-</PRE>
-
-
-<P>
-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@@.
-
 <H2><A NAME="comp">Compiling Apache for Windows</A></H2>
 
 <P>Compiling Apache requires Microsoft Visual C++ 5.0 to be properly