I am trying to do my first mobile direction. I have mobile version of the site in url "http://www.domain.com/m. What is the right way to build mobile site with CMSMS? I mean how to build site hierarchy and where do redirect.
I have now redirection code to redirect mobile devices to url m.domain.com and it works fine.
I have subdomain set to m.domain.com and document root is /public_html/m
Now mobile redirect to url m.domain.com and it is empty. There are folder named "m" in root folder. How can I redirect to right place? Am I doing it wrong?
tips please

-R