Mapping a subdomain to a Wordpress page

admin

Administrator
Staff member
Any recommendations or best practices for mapping a subdomain to a Wordpress page:

Code:
http://my-page.mydomain.com -> http://mydomain.com/my-page

I don't want to do a redirect either, just keep the original subdomain URL until a different link is click, and then the subdomain is removed.

I'm using Apache 2 with mod_rewrite, wordpress 2.7 with pretty-urls, and php 5.