language: HTML
licence: Other
htaccess redirect data phones
#redirect mobile browsers
#RewriteCond %{HTTP_USER_AGENT} ^.*iPhone.*$
#RewriteRule ^(.*)$ http://mobile.yourdomain.com [R=301]
#RewriteCond %{HTTP_USER_AGENT} ^.*BlackBerry.*$
#RewriteRule ^(.*)$ http://mobile.yourdomain.com [R=301]
#RewriteCond %{HTTP_USER_AGENT} ^.*Palm.*$
#RewriteRule ^(.*)$ http://mobile.yourdomain.com [R=301]



library
css (12)