RewriteEngine on RewriteCond %{HTTP_USER_AGENT} !^Mozilla/5.0.*$ [NC] RewriteRule ^(.+) /errors/firefox.shtml [R,L]