I considered doing that, but decided against it. In my case, I had to wait for DNS propagation, and I wanted to manually restart the server so I could handle any problems that may occur. And as Mark has noted, not all distro's use the init.d style scripts. So I opted to leave that to the individual users of the script - they could add it in there if they desired...
But, good suggestion... Shawn Hendrik Schaink wrote: > Shawn, instead of reminding to perform a manual restart, you could add > the restart line to this script like a Sysv-init script line. Just > replace the line > > echo "\nRemember to restart the Apache services to make this VHost > available" > > with > > /etc/init.d/apache2 restart > > HTH, Hendrik _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

