Library tutorials & articles tagged with iis
-
SQL Trusted Connections with ASP.NET
by Barry Dorrans
Hard coding passwords into your application or your web site is a bad thing. Barry looks at how we can use trusted connections to provide the authentication we need, without the need for these potential security hazards.
-
Top 10 Application Security Vulnerabilities in Web.config Files - Part Two
by Bryan Sullivan
In this second part of a two-part series, you will learn about application security issues related to authentication and authorization, as well as five vulnerabilities commonly found in ASP.NET web-based applications. Additionally, find out how to keep configuration files from being unintentionally modified by uninformed programmers or administrators, as well as why it is critical to never rely on default setting values.
-
Mastering IIS FTP
by Orcs Web
Scott Forsyth reveals some of the hidden but powerful features that exist with Microsoft's FTP server.
-
Using PHP and IIS to Create a Discussion Forum
by Jayesh Jain
Learn how to use PHP on windows and IIS to create a basic discussion forum that makes use of a powerful database.
-
Ten Things to Do With IIS
by Matt Foley
Rather than whining about rude Apache admins, I thought it would be a more useful response simply to write down some of the ways I've found of improving IIS. So without further delay here are my top ten tips for making the most of your IIS.