Here\'s what I\'m trying to do.
When you type m.example.com I want users to be redirected to example.com/m/ but I would like the ur
Just set the subdomain's root dir to example.com/m/. Then there is no redirection.