$http_host = preg_replace('#^www\.#i', '', $http_host);
$http_host = preg_replace('#^(forum|www)\.#i', '', $http_host);