Hi all, i m trying to forward all requests from one domain to another.
for example:
when i enter in url
it should forward request toCode:http://www.abc.com/index.php
but the url must not change in browser.Code:http://www.xyz.com/index.php
actually what i want to do is run a site on two domains. one of them has a low disk space and is on Appache (linux) server while other has enough space and is on IIS 6.0 (Windows NT) server. simply i want to linux domain to work as a front door and NT domain to upload all the site there...
looks a bit confusing but probably i have no other option.


Reply With Quote

Bookmarks