Htaccess Mobile Redirecting

by Prabakaran 2011-09-09 14:58:14


* Copy the code Paste the .htaccess file And test your PC & Mobile



--+----------------------------------------------------------------------------------------------------------------------------------+-
| RewriteCond %{HTTP_USER_AGENT} "android|blackberry|googlebot-mobile|iemobile|ipad|iphone|ipod|opera mobile|palmos|webos" [NC] |
| RewriteRule ^$ http://mobile.funmin.com/ [L,R=302] |
| |
| |
| RewriteCond %{HTTP_USER_AGENT} "!(android|blackberry|googlebot-mobile|iemobile|ipad|iphone|ipod|opera mobile|palmos|webos)" [NC] |
| RewriteRule ^$ http://www.funmin.com/ [L,R=302] |
--+----------------------------------------------------------------------------------------------------------------------------------+-

Tagged in:

1064
like
0
dislike
0
mail
flag

You must LOGIN to add comments