Restart server.
Posted by:
Whiishu
(---.customer.alfanett.no)
Hi there :-)
I'm using a script which updates the httpd.conf-file with virtualhost.
The bad thing is that Apache needs to be restarted to load the new settings.
Any way to do this automatically?
(I've created an automated cron-job which runs a .bat-file every minute (NET STOP wampapache & NET START wampapache), but every minute, the server experiences a few seconds downtime.)
Thanks