Here is the scenario...
I have a website that orignated as an MLM / retail combination site...
It was determined that we needed some seperation between the Rep portion and the Retail portion, so I spent weeks modifying the code in over 40 scripts to separate a visitors path basedn on their point of entry, so all the displayed graphics and content are strictly either Retail or Representative related.
I made a huge oversight in the fact that the address bar still shows the URL of the MLM-representative domain...
I have a separate domain specically for the Retail side that is redirected to the primary domain / Retail side.
Now the question / request is
How can I mask the URL of the primary domain with the name of the Retail domain if they are redirected from there?
in researching masking, there appears to be multiple ways to do it, but it seems that the recommended method would be through the use of Mod ReWrite, but the examples are geared toward masking folder names as opposed to the domain name itself.
I would like to be able to mask the actual URL based on the value of either a SESSION variable, or whatever other means would be necessary and effective.
Hopefully this isn't to vague of a question and someone will be able to address it and at least point me in the right direction.
Thanks
Douglas