domain problem

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
antubis
Forum Newbie
Posts: 16
Joined: Sun Apr 30, 2006 1:48 pm
Location: Pavlikeni, Bulgaria
Contact:

domain problem

Post by antubis »

Hello,

The friend of mine gives me a free hosting on his web ( myfrienddomain.com/somedir/mydir/ ). My web page is growing up so I decide to buy a domain, so users can easy open the page. The problem is that I don`t want to redirect the domain to my webpage. I want when user open this ( mydomain.com ), to open myfrienddomain.com/somedir/mydir/ - not to redirect. When user type mydomain.com/file.php, to open myfrienddomain.com/somedir/mydir/file.php - not to redirect. Is there any chance to do this and how if its possible?
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

Ask your friend to add a VirtualHost for your domain...
Post Reply