CodeGarden 10: The sixth annual Umbraco Developer Conference
June 23-25th 2010 - free ASP.NET MVC pre-conference. Register today!

how can i set this up, multiple domains on 1 umbraco instance

7/2/2009 4:42:43 PMAvatarEvanLocation: Lynchburg, Virginia 24503posts: 344Karma: 98

I am going to be setting up a large site that I would like to run on 1 umbraco instance for ease.  Now here is what I am trying to do.

 

www.xxxxxxx.com ->main page

yyyy.xxxxxxx.com -> subdomain

zzz.xxxxxxx.com ->subdomina

qqq.xxxxxxxx.com -> subdomain

 

And have all of those run off of the same umbraco install (the one on the main domain).  Is there a way to set it up like this or do I need to put a seperate umbraco instance on each subdomain?

7/2/2009 4:59:30 PMAvatarDirk De GraveLocation: LotenhulleMVP.admin.posts: 2964Karma: 2932
Comment with ID: 8464

Hi Evan,

Create multiple root nodes, and assign a hostname to any of those root nodes

-right click node, click 'Assign domain names', choose domain (eg. yyyy.domain.com) and set language.

Don't forget to set up your host headers in iis as well.

 

Hope this helps.

/Dirk

7/2/2009 11:15:56 PMAvatarPaul BlairLocation: fairlie, new zealandposts: 175Karma: 294
Comment with ID: 8476

there is also a config setting that it pays to make. Refer to step 6 in this blog post I did:

blog.fairlieagile.co.nz/.../setting-up-a-new-umbraco-project

The rest of the post refers to setting up sites with flat URLs in IIS7 so may also be of use.

Cheers

Paul

Please login or Sign up To post replies