I’ve done some reading on various possible ways to do this. I’ve currently developed a mobile version of an EE2 site in a template group:
I’d like to make it accessible at:
mobile.mysite.com
Does anyone have any recommendations for the best way to do this? Note that there are a few templates within this group that will be used and I will be passing some IDs through the URL as well, like:
mobile.mysite.com/staff/view/1234
I ran across this article:
Is it necessary to do this? Or can it be done with mod rewrites with .htaccess?
Thank you for any help you can provide.