Add new portal
Last Post 11/15/2006 6:48 PM by Ashotosh Das. 2 Replies.
Author Messages
Ashotosh Das
Nuke Newbie
Nuke Newbie
Posts:6


--
11/13/2006 5:32 AM

    Hi evryone,

    My machine ip address is 192.168.2.222

    The name of my default directory is dnnroot.

    I can browse my portal remotely by typing http://192.168.2.222/dnnroot/default.aspx

    I want to add more portals using potals option under Host option. Could you please explain me how to add more potals ? pls give me an step by step example.

    Thanks

    ash  

    Lee Sykes
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945


    --
    11/14/2006 4:03 AM
    When adding a portal, you have 2 options:

    Child - which will be: www.example.com/childname

    or Parent - www.a_new_domain_name.com

    So, log in as Host
    Go to Host menu / portals
    Click "Add new portal"
    Select parent or child - we will select child in this example
    to the end of the portal alias name add the name of your child portal eg.
    localhost/DNN435_Tutorials/test_child
    enter title etc.
    Template select DotNetNuke to load up the standard view when you first install
    Security Settings, add details
    Click on create portal

    That's all there is to it.

    If you create a parent portal, you will need to point the parent domain name to your DNN installation in order for DotNetNuke to pick it up.
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Ashotosh Das
    Nuke Newbie
    Nuke Newbie
    Posts:6


    --
    11/15/2006 6:48 PM
    Thanks lee


    ---