<?php $browser_id = strtolower($_SERVER['HTTP_USER_AGENT']);
if (!substr_count($browser_id, "msie 6") or (! substr_count($browser_id, "msie 7")))
{ header("location: http://www.annunziataspinazzola.org/.../versione.html"); }
else {
header ("location: http://www.annunziataspinazzola.org/sito");}
?>

Non funziona.
Ho provato con un IE 6 e mi porta alla condizione però porta alla condizione anche chrome