How can i use multiple site hosting in mojo portal cms

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
5/6/2012 7:30:00 AM
Gravatar
Total Posts 2

How can i use multiple site hosting in mojo portal cms

Hello,

    I have download mojo portal. I want to manage hosting multipe site into my dedicated server. can you please help me how can i host multiple site into my dedicated server with the using of mojo portal.   I have read some articles about it, but i am not able to find perfect way for mapping more than one domain into mojo portal.

 

Thanks

Tarang Patel

Omtec.in

5/7/2012 3:16:08 PM
Gravatar
Total Posts 18439

Re: How can i use multiple site hosting in mojo portal cms

You need to create DNS a records that point the domain names to the ip address of your server and you need to add host names to the bindings of the site in IIS.

See also:

Hope that helps,

Joe

5/16/2012 1:40:28 PM
Gravatar
Total Posts 2

Re: How can i use multiple site hosting in mojo portal cms

Hey Joe,

Thank you for reply me. but I have no any idea about below statement

"You need to create DNS a records that point the domain names to the ip address of your server and you need to add host names to the bindings of the site in IIS."

Let me give you perfect my example.

i have host mojo website on www.xzy.com on the same dedicated server. and it's working well.

as per tutorial i have create new website and add host mapping name as www.abc.com

http://www.mojoportal.com/video-hosting-multiple-sites-based-on-host-name.aspx

above video is working well on local mahcine.

FYI, i have already point www.abc.com with same dedicated server as www.xzy.com. but how can i bind www.abc.com with created new website.

Please assist me on it. i m really waiting for your positive reply.

Thanks

Tarnag Patel

5/16/2012 2:12:57 PM
Gravatar
Total Posts 18439

Re: How can i use multiple site hosting in mojo portal cms

If you've already created the dns a record that points www.abc.com to the ip address of your server, then you still ned to add that host name in the IIS bindings for the IIS web site. The bindings are where the ip address is assigned for the web site in IIS. Look in IIS in the configuration for the web site you should see bindings. You need to add a binding with the host name www.abc.com

Hope that helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.