$sadc_array = array( "64.34.186.68", "64.34.181.203", "64.34.181.204", "64.34.181.205", "64.34.181.206"); $hvdc_array = array( "66.135.40.13", "66.135.40.14", "66.135.40.15", "66.135.40.16", "66.135.40.17", "66.135.40.18" ); $ip = $_SERVER['SERVER_ADDR']; $server = ""; if(in_array($ip,$hvdc_array)) $server = "HVDC"; if(in_array($ip,$sadc_array)) $server = "SADC"; if(strlen($server) < 2){ echo "IP not found on server. Contact Web Propulsion"; exit; } if($server == "SADC"){ $addr = "https://sadc.webpropulsion.com:2096/";; }elseif($server == "HVDC") { $addr = "https://hvdc.webpropulsion.com:2096/"; } ?>
Click Here to Login to Webmail
Please let us know if you have any issues logging in: (904) 351-8264