On linux i can easily load new server configuration changes using apache2 reload. Is there a way to achieve the same on windows? I want to load new changes, without having to completely shutdown and restart the server.

link|improve this question

50% accept rate
I don't think this is available – jamespo Mar 30 '11 at 11:46
feedback

1 Answer

The apache windows platform page http://httpd.apache.org/docs/2.2/platform/windows.html#winsvc seems to say you can use:-

httpd.exe -k restart 
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.