array( 'deny', 'expression' => function(){ return strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') !== FALSE; }, 'message' => "You're using the wrong browser, sorry.", ),