Skip to content
WJunction - Webmaster Forum

how to run 2 domain on same hosting

Status
Not open for further replies.
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
 

5 comments

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>
 
Status
Not open for further replies.

About the author

P
Active Member · Joined
206
Messages
0
Reactions
16
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom