I would like to be able to put several small websites into one hosting account, for example, say I want to get www.smallwebsiteA.com and www.smallwebsiteB.com hosted on the same server, each with their own respective index.php pages. Is there a PHP script I can use to get the incoming URL request and redirect the user to the correct homepage?






Bookmarks