Thread: Mobile redirect
View Single Post
Old 10-05-2010, 10:52 AM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,591
Quote:
Originally Posted by Oracle Porn View Post
PHP Code:
RewriteEngine On
RewriteCond 
%{HTTP_USER_AGENT} (mobile|blackberry|webos|android|j2me|palm|nokia|samsung|symbian|windows.ce) [NC]
RewriteRule ^(.*)$ http://url.com/ [R=302,L] 
I'm using this code but latest mobile opera version (i think its 10) isn't being redirected, any idea?
add opera in the user agent
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


My Cam Feeds Script / Gallery Scraper / WPXXX Theme / Free Templates
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote