Forum Moderators: phranque
[subdomain1.somesite.com...]
to
[somesite.com...]
The sundomain1 does not exists and I would like to use .htaccess for doing this.(.htaccess file will be placed in /dir/home/ directory )
Thanks for any help.
Be aware that by definition, a rewrite cannot change domains -- A redirect or proxy throughput request is required to change domains. However, if both domains are actually hosted in the same filespace, this is not a concern, because domains lose their significance once you are working inside the server.
For more information, see the documents cited in our forum charter [webmasterworld.com] and the tutorials in the Apache forum section of the WebmasterWorld library [webmasterworld.com].
Jim