You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by kp...@raleigh.ibm.com on 1998/10/26 20:17:29 UTC

Re: os-windows/1611: There is no way to automatically shutdown server on Windows 95

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: There is no way to automatically shutdown server on Windows 95

State-Changed-From-To: open-closed
State-Changed-By: kparz@raleigh.ibm.com
State-Changed-When: Mon Oct 26 11:17:28 PST 1998
State-Changed-Why:
A new option has been added to Apache to shutdown the
server. Once the server is running, you can bring up a 
command line prompt and type:
"apache -k shutdown"
It is implemented pretty much as you describe.  There is 
now a global event which is used to trigger the shutdown.

Thanks for using Apache!!