Saturday, January 8, 2011

Secure your web.config file

ScottGu has an excellent article on the latest ASP.NET Security vulnerability and a hacker could download your web.config file which may contain sensitive data. Solution is to include a simple "CustomError" section. Read more

No comments:

Post a Comment

Deploying ASP.NET MVC app on Ubuntu

.NET 10 MVC Deployment on Ubuntu with Nginx, systemd, PostgreSQL & Cloudflare Architecture: Browser → Cloudflare (Flexible SSL)...