From: Bradley Nicholes Date: Mon, 14 Jan 2002 18:55:51 +0000 (+0000) Subject: Implemented a checkunload callback to allow apache to be unloaded using X-Git-Tag: 2.0.31~196 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1146dd589db2ddaf4927cde3f01b4e1ea244c71;p=thirdparty%2Fapache%2Fhttpd.git Implemented a checkunload callback to allow apache to be unloaded using the Unload console command. Also changed the nlm name and console command to APACHE2. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92852 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/netware.html b/docs/manual/platform/netware.html index 6bfcdc51901..c2a01dbd7a5 100644 --- a/docs/manual/platform/netware.html +++ b/docs/manual/platform/netware.html @@ -179,7 +179,7 @@
or
-
    httpd shutdown
+
    apache2 shutdown
 
If apache is running in a protected address space specify the address space in the unload statement: @@ -227,7 +227,7 @@

Apache 2.0 for NetWare includes a set of command line directives that can be used to modify or display information about the running instance of the web server.  Each of these directives must be preceded by the keyword - HTTPD:

+ APACHE2: