How can I mask a domain and point to another directory?

dabreadman

About Boats n' Hoes
Dec 2, 2009
399
3
0
San Juan, PR
I just finished working on a client site based on Joomla on my private server, and want to finally put the site live on his domain.

I could simply transfer the site to his hosting and all would work perfectly but the install forlder is waaay top big to make the transfer today and we need the site live right now.

Basically what I want is this:

1. When someone goes to www.clientsite.com, they are forwarded to:

www.dabreadmansite.com/clientsite/

I know how to make a simple redirect, but I want the address bar to display www.clientsite.com and not my url with the actual location.

Is something like this possible? Any help will be A!!

Thanks!
 


Well only way you're technically going to be able to do that is with a frameset. Even forwarding with godaddy DNS is gona make a new URL. Only way it wouldn't is if you owned the second domain and had a mod_rewrite setup.