URL Redirector Cloking Question

DirtylilTechBoy

Senior member
Oct 19, 2001
304
0
0
Hello,

Lets say I have MyDomain.Com and I also have Mydomain2.com

I want to set a directory/location/site on MyDomain.com to redirect to a site on Mydomain2.com, but I want the domainname to stay Mydomain.com, even though the user is now on Mydomain2.com.

I can setup a redirector no problem, but the domain name/url changes to the new location. How can I send a user to a new location but keep the domain name the same as the last destination.

I know it can be done, I just dont know how....

All help is appreciated,

Thanks!

 

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
Originally posted by: DirtylilTechBoy
Hello,

Lets say I have MyDomain.Com and I also have Mydomain2.com

I want to set a directory/location/site on MyDomain.com to redirect to a site on Mydomain2.com, but I want the domainname to stay Mydomain.com, even though the user is now on Mydomain2.com.

I can setup a redirector no problem, but the domain name/url changes to the new location. How can I send a user to a new location but keep the domain name the same as the last destination.

I know it can be done, I just dont know how....

All help is appreciated,

Thanks!

set them up to both point to the same IP, and in your apache config, dont set a servername. Or just don't set a server name - that might work as well.