Portals - 1 or many codebases

Last post 02-23-2005 10:41 AM by nbc. 3 replies.

Sort Posts:

  • Portals - 1 or many codebases

    02-21-2005, 4:46 PM
    • Participant
      915 point Participant
    • JMyung
    • Member since 01-12-2005, 9:04 PM
    • Posts 183
    Hi there,

    I'm trying to figure out the best solution for my problem.

    I want to run several portals (5) in the same domain but each one of them in a different subdomain

    So I want to have

    portal1.domain.com
    portal2.domain.com
    ...
    portal5.domain.com

    Now is this possible with DNN? Users registered in one portal can access the other ones?

    Where can I find documentation about this?

    Thanks

    J
  • Re: Portals - 1 or many codebases

    02-21-2005, 9:51 PM
    • Participant
      1,640 point Participant
    • walkerstewart
    • Member since 05-31-2004, 7:19 PM
    • Posts 328
    You can easily do this with DNN.

    What you need to do is create Parent Portals and assign a different sub domain name to each (portal Alias).

    e.g.

    www.domain.com - Standard DNN Portal

    portal1.domain.com - DNN Parent Portal
    portal2.domain.com - DNN Parent Portal
    portal3.domain.com - DNN Parent Portal
    portal4.domain.com - DNN Parent Portal
    portal5.domain.com - DNN Parent Portal

    If you really also want to you can rename the Standard DNN Portal to a sub domain
    e.g. www.domain.com --> portal1.domain.com

    This is all possible with a single installion of DNN.

    Happy Portaling,
  • Re: Portals - 1 or many codebases

    02-22-2005, 3:07 PM
    • Participant
      915 point Participant
    • JMyung
    • Member since 01-12-2005, 9:04 PM
    • Posts 183
    Thanks.

    I just didn't understood if it's possible for users registered in one portal to access the others?

    It's being hard for me to understand the new provider model limitations...

    :(

    J
  • Re: Portals - 1 or many codebases

    02-23-2005, 10:41 AM
    • Contributor
      7,345 point Contributor
    • nbc
    • Member since 06-28-2002, 8:06 PM
    • Perth, Western Australia
    • Posts 1,469
    No - the users are not shared across portals by default. There are work arounds, search the forums to see what some people have done if you want to do this.

    Regards
Page 1 of 1 (4 items)