H hanzo New member Joined Jan 8, 2006 Messages 4 Jan 8, 2006 #1 Hello, Is it possible to point a domain to a directory other than the main directory? And how? Thanks alot!
Hello, Is it possible to point a domain to a directory other than the main directory? And how? Thanks alot!
sullise Verified User Joined Mar 4, 2004 Messages 475 Jan 8, 2006 #2 You could symlink /home/username/domains/domain.com to another directory. (or /public_html).
H hanzo New member Joined Jan 8, 2006 Messages 4 Jan 10, 2006 #3 mm is there no way through the control panel? I need it set up automattically ( I own http://friendsclub.be/ )
mm is there no way through the control panel? I need it set up automattically ( I own http://friendsclub.be/ )
sullise Verified User Joined Mar 4, 2004 Messages 475 Jan 10, 2006 #4 I'm sorry, I misunderstood your question. You want to have http://friendsclub.be/ point to a directory othre then the root (public_html/), say (public_html/somedirectory)? http://www.site-helper.com/misc.html#redirect
I'm sorry, I misunderstood your question. You want to have http://friendsclub.be/ point to a directory othre then the root (public_html/), say (public_html/somedirectory)? http://www.site-helper.com/misc.html#redirect
H hanzo New member Joined Jan 8, 2006 Messages 4 Jan 10, 2006 #5 You want to have http://friendsclub.be/ point to a directory othre then the root (public_html/), say (public_html/somedirectory)? Click to expand... No, I want www.example.com to point to http://www.friendsclub.be/example Like a domain pointer but then to a map inside my account instead of the main account. Thanks
You want to have http://friendsclub.be/ point to a directory othre then the root (public_html/), say (public_html/somedirectory)? Click to expand... No, I want www.example.com to point to http://www.friendsclub.be/example Like a domain pointer but then to a map inside my account instead of the main account. Thanks
sullise Verified User Joined Mar 4, 2004 Messages 475 Jan 10, 2006 #6 Probably going to have to use .htaccess and redirect then.