Ok, I am new in windows web hosting I am actually Linux guy, but I need a help.
OS - Server 2012 R2.
In my IIS manager console I have one application, lets says, webapp1, already set up, and its listed outside of "Default Web Sites" section and it can be opened as webapp1.domain.com. Ports used 80, 8080. But it has also folder under
Default Web Sites, and multiple blue globe iconed sections with little pages on the side of the globe
(I know I am dummy beginner on this, sorry), and on browser on main page those are links which goes to other pages of the site. So I guess you got the idea. That how was set up on this server.
So I installed another application, and by default it was added under
Default Web Sites and using port 80, it is accessed as servername.domain.com/webapp2name. And it is also using port 80. Just server servername.domain.com opens IIS default page. My question is, is it ok to leave this new application I
installed under Default Web Site section? Or will it create conflict with existing webapp1 application in future? Looks like name based web hosting, since all using port 80. Just wan to make sure.
thank you