Hello everyone,
I have a challenge.
My site has a community on "www.example.com/community/" - We found a new community software but they say they we need to use a subdomain to use their software, i.e. the subdomain is masked.
But we really want the community to continue to live at www.example.com/community and not community.example.com
THE QUESTION
So the question is, if we mask our subdomain to their site, can we then use a MOD REWRITE to say
1. Anything that is requested from "community.example.com" instead of showing them this URL, instead, show them "www.example.com/community"
2. It would need to work for all possible pages and folders.
What do you think? Is there an example of how I can do this?