my $svr = $Request->ServerVariables("SERVER_NAME")->item(); if ((substr($svr,0,3) ne "www") && (substr($svr,0,3) ne "mlx") && (lc($svr) ne "localhost"))