web.config

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone point me towards or share web.config settings to ensure security?
There are many defaults settings that may need to change to secure the apps.
I am not sure on all the setting, if someone can share the settings specialy
the most vulnerable that need to change that will be great.

Thanks
AM
 
Hello Andy,
Can anyone point me towards or share web.config settings to ensure
security? There are many defaults settings that may need to change to
secure the apps. I am not sure on all the setting, if someone can
share the settings specialy the most vulnerable that need to change
that will be great.

Thanks
AM

There's no one-size-fits-all security setting for ASP.NET, but the ASP.NET
Security FAQ should get you there:

http://channel9.msdn.com/wiki/default.aspx/SecurityWiki.ASPNET2SecurityFAQs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top