Hello,
i have had some little experience in DNN 6.1 last year now i need to built a new prj in dnn 7
my provider is netsons the initial setup was fine for me
DNN phisical folder is httpdocs/dnn
initially the root folder for my site was only httpdocs then i decide to move up the root to DNN
so my relative path is /
after giving to my virtual folder all needed permission everithing seems good
now before to start on main site I want to develop a forum to share with my customer any problem and topic related to our prj
I have done many many test and try to have a subdomain in place without luck
My understanding are that DNN does not need another IIS istance to have a subdoamin in plave only create a portal and associate the right alias on parallel plesk.
My goal would be to have in place forum.mydomain.net using host site settings menu. I look first for parent domain
root folder can be custom or default the result are the same
when i create it any time when browse my forum.mydomain.net i see only a default parallel plesk page instead the welcome page from dnn sub portals
After thousand of search and test i was not able to implement it
the only way i found to built a portals is on child mode but is it not what I look for.
Also i noticed a strange behavior when i try to switch from main portal to child portal using tools switch function i receive a user and psw request from ISS i suppose because is not a login windows from dnn but a browser pop up that is saying : www.yourdomian.net:80 request for user and psw
What i want to know is :
IS my approach right during initaial setup P (moving up the root folder instead copy DNN one in root ?)
Can some one follow me in a step by step procedure to setup a subdomain in parent portal mode ?
Any help will be very appreciated
regards