Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm trying to create my mobile version of my website which I name domain.com/mobilesite/ but when users go to domain.com/m/ they get the m.domain.com (I actually don't want them to see it that way)

How can I change it that m.domain.com doesn't use the domain.com/m/ but domain.com/mobilesite/ instead?

I also like it to remain visible as m.domain.com and not as domain.com/mobilesite/

share|improve this question
What are you rewrite rules? – Jon Lin Jun 27 '12 at 17:53

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.