iPad redirect using .htaccess

RewriteCond %{HTTP_USER_AGENT} ^.*iPad.*$
RewriteRule ^(.*)$ http://ipad.yourdomain.com [R=301]

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

HASH & PASSWORD CONVERTORS

Generates passwords and hasheshttp://hash.online-convert.com/sha1-generatorCracks Password...

.htaccess information

A good source of tools and info. http://www.htaccesstools.com

.htaccess REDIRECTION RULES

REDIRECTION Learn how to perform temporary redirection and permanent redirection using PHP,...

REDIRECT A WEBPAGE WITH HTML CODE

Place this code in between the section of your webpage. The content number is the number of...

iPhone , iPad, iPod web redirection

redirect iPhone, iPad and iPod users to a smart phone friendly site. Thanks to...