Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protection of specific files in local
Message
From
06/07/2006 11:18:30
 
 
To
06/07/2006 10:18:03
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:
01134171
Views:
21
Hi,

I said Web.config not Machine.config.
In my C:\WINNT\Microsoft.NET\Framework\v2.0.50727\CONFIG\web.config I see
<httpHandlers>
    <add path="*.config" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
....
</httpHandlers>
That's the line I suggested you would neeed to remove.
Regards,
Viv

>>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)
>
>The Machine.config file does not contain any entries in that section. I have read that the default should be that some definitions are in there. So, this is why I added it in here. IAC, my global.asax file was conflicting with the httpHandlers defined in here because of the events I have defined in it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform