RewriteCond %{HTTP_USER_AGENT} "android|blackberry|ipad|iphone|ipod|iemobile|opera mobile|palmos|webos|googlebot-mobile" [NC]
RewriteRule ^(.*)$ http://www.site.net/sayfa %{REQUEST_URI} [L,R=302]
Bu kodu en alta ekleyin. RewriteCond %{HTTP_USER_AGENT} "android|blackberry|ipad|iphone|ipod|iemobile|opera mobile|palmos|webos|googlebot-mobile" [NC]
RewriteRule ^(.*)$ http://www.site.net/sayfa %{REQUEST_URI} [L,R=302]
Bu kodu en alta ekleyin.