Hi
I am trying to redirect from one domain to another without changing the URL address.
I have a url which is:
This domain is hosted however has limited functions.
The files for this site are actually stored on another domain that has phpDatabases, more space and bandwidth.
These files are on a SubDomain of my personal site:
Is there anyway to use htaccess to redirect the user from to WITHOUT changing the URL (ie the user still sees after the redirect).
I have been able to get a redirection to work however this changes the URL to therefore revealing my personal domain (which I don't want to do).
Any ideas???
I am trying to redirect from one domain to another without changing the URL address.
I have a url which is:
This domain is hosted however has limited functions.
The files for this site are actually stored on another domain that has phpDatabases, more space and bandwidth.
These files are on a SubDomain of my personal site:
Is there anyway to use htaccess to redirect the user from to WITHOUT changing the URL (ie the user still sees after the redirect).
I have been able to get a redirection to work however this changes the URL to therefore revealing my personal domain (which I don't want to do).
Any ideas???