$host = array("domainku.kilu.de", "www.domainku.kilu.de"); if (!in_array($_SERVER['HTTP_HOST'], $host)) { header("Content-type: application/xhtml+xml"); }