View Single Post
Old 02-13-2010, 06:42 PM  
candyflip
Carpe Visio
 
candyflip's Avatar
 
Industry Role:
Join Date: Jul 2002
Location: New York
Posts: 43,056
Quote:
Originally Posted by istanboys View Post
Cool.

spankmo do you have the code for me?
Drop this in your .htaccess file and you should be good to go.

Code:
#HTACCESS MOBILE SITE REDIRECTION CODE
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} (mobile|blackberry|webos|android|j2me|palm|nokia|samsung|symbian|windows.ce) [NC]
RewriteRule ^(.*)$ http://www.yourdomainhere.com [R=302,L]
__________________

Spend you some brain.
Email Me
candyflip is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote