Name:        Server/Site Status Script
Author:      MF Scripts - http://www.mfscripts.com
Contact:     info@mfscripts.com  (This script is offered without any support)
Date:        20th April 2009
Licence:     Free (please drop me a note and let me know if you are using it)

Installation notes:

- Upload the entire source code to your server.
- Amend _config.inc.php to include the correct HTTP_PATH path. Exclude the trailing forward slash. i.e. http://www.mydomain.com
- Amend _server_config.inc.php to list all the domains/ips you want to check within the $serverList array.
- Optionally, amend the $serverPorts array to add/remove the checking of different services and ports.
- That's it! Load index.php via your browser to see the results.