Dot Net Nuke - Sub Domains
Posted
by Tristan
on Stack Overflow
See other posts from Stack Overflow
or by Tristan
Published on 2010-04-09T14:10:20Z
Indexed on
2010/04/09
16:33 UTC
Read the original article
Hit count: 482
Hi Guys,
I've got a DNN portal set up for me and my brother, which works, and i'd like to make it so that sub domains point to our respective sub section of the sites. I.e.
brothers.co.uk = brothers.co.uk/home.aspx
me.brothers.co.uk = brothers.co.uk/me.aspx
him.brothers.co.uk = brothers.co.uk/him.aspx
I've got the sub sections set up in DNN, but can't figure out what to do with domain names to get it working. I'd like this to be all one site with the same login set, although if there's a better way to structure this, I'm open to ideas.
Any thoughts?
Regards
Tristan
© Stack Overflow or respective owner