IIS Configuration
3 posts tagged with this.
-
Mitigating Recent .NET Deserialization Risks in Production
A recent advisory warns of unsafe object deserialization paths in ASP.NET Core workloads. Production sites on Windows Server and IIS must apply targeted configuration and code changes to reduce exposure.
-
Can a Single Dedicated IP Support All Websites on My Account?
No, a single dedicated IP can only be used with one website under your account. Sharing it across sites would make it shared rather than dedicated. You'll need one IP per website if each requires dedication. Learn the technical reasons and setup steps for proper configuration.
-
What versions of .NET Framework or .NET Core are available?
Our Windows shared servers support .NET Framework from 2.0 to 4.8 and .NET Core/.NET from 1.0.16 through 10.0 (Preview 1). This guide lists every available runtime so you can match your application's target framework, avoid compatibility errors, and leverage the best performance and security updates