I have a website called
www.website.org
I have a mobile website called
m.website.org
I want to use an htaccess to a
You can also try this. Credits to the original author who has since removed the script
/mobile.class.php
0) { header("location: $mobile"); exit; } } ?>
Just edit the $mobile = "http://www.stepforth.mobi";
$mobile = "http://www.stepforth.mobi";