SQL Server, Azure SQL Database, Amazon RDS & AWS, Oracle and IBM Help
An online community of DBAs, developers and data intelligence builders, with videos, articles, resources and online events for members and non-members.
Find out more >>
(Andrew Lock) Host filtering, restricting the hostnames that your app responds to, is recommended whenever you’re running in production for security reasons. In this post, I describe how to add host filtering to an ASP.NET Core application.