Posts: 726
Name: John
Location: United States of America, California
|
I recently bought the highest linux hosting on godaddy. I want to configure htaccess so different domains goto different places how is this possible.
Example:
Ip.1.1.1.1 (Impossible just an example)
domains:gamestargames.com, gamereviews.net, game-videoz.com
on ip same port all 80
folder on ip is 1.1.1.1/gamestargames_com (gamestargames.com)
1.1.1.1/gamereviews_net (gamereviews.net)
1.1.1.1/game-videoz_com (game-videoz.com)
and on the main ip make it say. jofocucu corporation
1.1.1.1 = jofocucu.com
so lets say gamereviews.net/images/game.jpg is really
http://1.1.1.1/gamereviews_net/images/game.jpg? How is this possible to make all these directories function as multiple sites on godaddy?
using htaccess and mod rewrite with the examples above and having an .htaccess in all the folders of the sites so they act independent?
I will pay someone if they can set this up.
Last edited by goheadtry; 09-08-2009 at 08:19 PM..
|