Is it possible to change the domain address using mod_rewrite? Well, not exactly the domain, but change from a subdomain to domain? For example, I have http://sub.mydomain.com/thethingneedtobemoved/ And I want to be able to access it at http://mydomain.com/thethingneedtobemoved/ Can I do that using mod_rewrite?