Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protection of specific files in local
Message
From
06/07/2006 04:30:35
 
 
To
05/07/2006 10:02:05
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01133718
Message ID:
01134058
Views:
15
Hi,

>>Opposite of what you're asking but see:
>>http://support.microsoft.com/default.aspx?scid=kb;EN-US;815152
>
>I added this in my web.config and this has absolutely no effect:
>
>
>    <httpHandlers>
>      <add verb="*" path="*.config" type="System.Web.HttpForbiddenHandler" />
>      <add verb="*" path="*.ini" type="System.Web.HttpForbiddenHandler" />
>    </httpHandlers>
>
>
>Could it be that this approach is no longer supported in 2.0?

Since MS say these settings are the default I thought you would need to *remove* them from the relevant root web.config. But it was just a thought - haven't had time to check it out..... (Also not at all sure it's a good idea from a security POV)

Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform