https://issues.apache.org/bugzilla/show_bug.cgi?id=47325
--- Comment #1 from Rainer Jung <[email protected]> 2009-06-07 06:45:00 PST --- Yes, neither shutdown nor restart for a non service httpd work this way under Windows. I have code making this work, but I'm not sure, whether we should really support it, because any console window from which you will be able to do this must be part of the same login session. So if you use the same login session, you could just as well type Ctrl-C (shutdown) or Ctrl-Break (restart) in the original Console window used for starting httpd. Can you imagine any use case, where this wouldn't be possible just as well? Of course, if we decide not to support "-k" for commandline httpd on Windows, we need to fix the docs. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
