Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a Site with 3 virtual directories/applications
Message
 
 
À
08/01/2016 12:30:17
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01629663
Message ID:
01629666
Vues:
27
>>Therefore, when I create the site (SiteName) and point to the physical folder \SiteName and there are no files there, how will it work?
>
>The default file or files that can be read from a root directory is defined in IIS in the default files. Usually, default.aspx would be there. So, this works like a domain. If the root of your domain is at c:\inetpub\wwwroot\SiteName, then if there is a Default.aspx file in there, accessing http:///www.mydomain.com will search for it. If none can be found, you will end up with a 404.
>
>So, simply make sure you have the file or one of the files in each of those sub directories (virtual directories at the IIS level), and accessing http://www.mydomain.com/Applic1 should work.

Thank you!
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform