HTACCESS Redirect User Agent
# Redirect IE 5 and IE 6 requests to version-specific subdomains RewriteCond %{HTTP_USER_AGENT} MSIE\ ([56])\. RewriteRule ^(.*)$ http://ie6.domain.com.au/$1 [R=302,L]