Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms Authentication
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00672857
Message ID:
00673098
Views:
16
Make the wlogin web.config file the same as wphyscnt except change the relative location of the loginURL.

>>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
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform