I have a domain.com, from vendor A which I want to show a page hosted in
www.host.com/domain.com (Vendor B). Right now, I'm using Cloacking Forwarding to redirect the domain (framed). However, this brings me several problems:
I'm still able to access
www.host.com/domain.com/administrator, but I don't want this. I want the site not to be accessible from this url.
Vendor A tells me that I have 2 choices: Cloacking Forwarding (which I have) and Apache 301 forwarding. This second option redirects from
www.domain.com to
www.host.com/domain.com (browser url text changes), and I don't want this too...
The problem is that Vendor B doesn't sell the domain I bought in Vendor A.
Do I have any other solution?
Thanks in advance.
Regards,
Marco