[us...@httpd] Re: Close apache console from XP/2003/Vista

2009-05-28 Thread Matthew Gregory
XP Hope some of you find that useful and thanks for the inspiration Eric, Matt Matthew Gregory wrote: Thanks for this, I had tried the GenerateConsoleEvent api before without success, although reading that page the author is creating a remote thread to call the api from within the Apache proces

[us...@httpd] Re: Close apache console from XP/2003/Vista

2009-05-28 Thread Matthew Gregory
n Thu, May 28, 2009 at 7:19 AM, Matthew Gregory wrote: My question is this: how can I gracefully close apache? The docs say to use "httpd -k stop" but on our target platforms this always tries to stop the service but we are actually running as a console. There is mention of using kill on un

[us...@httpd] Close apache console from XP/2003/Vista

2009-05-28 Thread Matthew Gregory
Hi All, This is my first post to this mailing list, I have tried searching for an answer in the archives and on google with no luck. Background: We currently have a web server application that we sell comercially, we are currently rewriting this and have gone down the ISAPI route. To make th