Hi Scott and everybody,
Two small questions about URL for child portals :
Suppose a DNN portal with 2 child portals : www.myDomain.com/Child1 and www.myDomain.com/Child2
Is it possible to use sub domains to point on these child portals :
Child1.myDomain.com à www.myDomain.com/Child1
Child2.myDomain.com à www.myDomain.com/Child2
Is it possible to use domains to point on these child portals :
www.myChild1.com à www.myDomain.com/Child1
www.myChild2.com à www.myDomain.com/Child2
Thanks in advance for your answer.
Dominique
Yes, by "to point", I mean to redirect "behind the scenes".
It is to said that the user enters Child1.myDomain.com and, behind the scenes, Friendly URL (or others) redirect to the Child1 Portal.
No, I did not try a portal alias. I will try. Thanks.