Ok I need some help. My mobile site works good with the auto detect if I type in my main domain from phone but when I setup a subdomain it just redirects back to the main domain.
So for example if I type in m.jrdtech.net on my android it redirects to
www.jrdtech.net and displays my mobile page. If I type in
m.jrdtech.net in a normal computer browser it goes back to
www.jrdtech.net and displays the normal page. I want
m.jrdtech.net to display a mobile page no matter what device I type it in on. Like m.facebook.com I can type into a normal browser and still get the mobile site.
When I created the subdomain I set the documentroot the same folder as my main domain /public_html/ I'm also running sh404sef not sure if that would affect anything.