Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms Authentication
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00672857
Message ID:
00673096
Vues:
21
>Does the web.config file in the wlogin directory also have the same authentication information?


wlogin directory:
<authentication mode="None" />
<authorization>
	<allow users="*" />
</authorization>
wphyscnt directory:
<authentication mode="Forms">
    <forms name=".ChooseGroup" loginUrl="../wlogin/login.aspx" />
</authentication>
<authorization>
	<deny users="?" />
</authorization>
Should they be the same? Thanks,
jfh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform