Question
wwwroot folder
hello,
I've noticed that when I am developing lots of sites in the root folder,
I started making different directories for each site.
wwwroot\
site1
site2
but then all my URL's end up being:
site.com/site1
web.com/site2
what does one do to prevent this from happening,
how do I develop lots of site out of one wwwroot folder??
I've noticed that when I am developing lots of sites in the root folder,
I started making different directories for each site.
wwwroot\
site1
site2
but then all my URL's end up being:
site.com/site1
web.com/site2
what does one do to prevent this from happening,
how do I develop lots of site out of one wwwroot folder??