P pak Active Member 206 2010 0 40 Mar 30, 2010 #1 helo freinds i wat to ask how to run 2 hosting in same hosting ( vbulletin ) means , if someone open myname.com or myname.org .. it come to same website hope you understand what i mean
helo freinds i wat to ask how to run 2 hosting in same hosting ( vbulletin ) means , if someone open myname.com or myname.org .. it come to same website hope you understand what i mean
4 4tw Active Member 1,480 2009 2 60 Mar 30, 2010 #2 What's the control panel that you're using the manage your server? Add the new alternate domain to it, and set a redirection code in a index.php or index.html file. Code: Code: <html> <body> <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yoururlhere.com/"> </body> </html>
What's the control panel that you're using the manage your server? Add the new alternate domain to it, and set a redirection code in a index.php or index.html file. Code: Code: <html> <body> <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yoururlhere.com/"> </body> </html>
R Royal King Active Member 3,899 2009 3 50 Mar 30, 2010 #3 If you use cPanel then its really easy. I dont know about others....
M MisterT Active Member 193 2009 0 50 Mar 30, 2010 #4 If your host use cPanel.. just add new Parked Domains.. or if you want to make a new site, use Addon Domains..
If your host use cPanel.. just add new Parked Domains.. or if you want to make a new site, use Addon Domains..
P pak Active Member 206 2010 0 40 Mar 30, 2010 #5 yes i am using Cpanel with my host can anyone be more specific how to do it
T t3od0r Active Member 1,419 2008 183 80 Mar 30, 2010 #6 http://www.cpanel.net/media/tutorials/addon.htm or parked http://www.cpanel.net/media/tutorials/parked.htm
http://www.cpanel.net/media/tutorials/addon.htm or parked http://www.cpanel.net/media/tutorials/parked.htm