I often restart apache during development e.g. for doggling on/off x-debug, update Doctrine cache...
Uppon installation Denwer puts 3 shortcuts on desktop Start Denwer
, Stop Denwer
and Restart Denwer
. Those are pointed to appropriate .exe files. However Restart Denwer
restarts all services including MySQL, hosts file, mail daemon which takes 10 sec+.
How can I restart apache only?