Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Protection of specific files in local
Message
De
06/07/2006 11:18:30
 
 
À
06/07/2006 10:18:03
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01133718
Message ID:
01134171
Vues:
22
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform