# Security

Securing the ASP.NET MVC Web.config

The web.config file is insecure in the default ASP.NET MVC project template. This post talks you through securing the ASP.NET MVC Web.config file.