Hey guys,
I'm using the Domain Mapping plugin (http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/) on a multisite installation and I want to disable the redirect for just 1 subdomain of the primary domain of one site. So:
m.example.com must NOT redirect to the primary domain http://www.example.com. http://www.example.net MUST always redirect to http://www.example.com.
Does anyone know how I could accomplish this?