Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SubDomain Content
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01149667
Message ID:
01149923
Vues:
9
Hi,

Can you map the subdomains to different web sites? If so it's straightforward. If not I guess you could create the app for each domain in virtual directories of the main site and use URL rewriting to redirect the various subdomains to the relevant directory.

Bear in mind I'm speaking here with all the authority of someone who's never actually done it :-| - perhaps someone will chip in with an alternate/better solution....


Regards,
Viv

>I'm getting ready to develop content that I want to serve up in subdomain URLs. What is the best way to develop those. I want them to be stand alone apps with their own DB and config files. I notice that .NET will not allow an application to live in a subfolder of my Main project. It will try to compile it as part of the project.
>
>So, should I develop completely separate projects in their own solution, or will it be ok to have multiple web apps in the same solution. I also notice that in development, creating a link to a default.aspx in a separate project folder doesn't work.
>
>At the end of the day I want www.ekleeman.com , wiki.ekleeman.com , test.ekleeman.com, etc...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform