From d1146dd589db2ddaf4927cde3f01b4e1ea244c71 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Mon, 14 Jan 2002 18:55:51 +0000 Subject: [PATCH] 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 --- docs/manual/platform/netware.html | 4 +- os/netware/util_nw.c | 11 ++++-- server/mpm/netware/mpm_netware.c | 66 ++++++++++++++++++++++++++----- 3 files changed, 66 insertions(+), 15 deletions(-) diff --git a/docs/manual/platform/netware.html b/docs/manual/platform/netware.html index 6bfcdc5190..c2a01dbd7a 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: