Category Archives: Web Development

FTP User Isolation IIS7.5

I have been using FTP since before IIS was really a leader or even a thought over at the house of M$ (Gangster Geek Term for Microsoft). IIS has always offered a decent FTP server from windows NT to Windows … Continue reading

Posted in IIS, Interesting, Microsoft, Web Security | Tagged , , | Leave a comment

Hosting Media on IIS6? You will need these MIME types.

Here is how to add two popular types streaming media (Flash and Silverlight). Flash (flv) If you are a Adobe geek and use IIS6 and you cannot fiqure out why a .FLV file will not render or you get the … Continue reading

Posted in ASP.NET, IIS, Interesting, Web Development | Tagged , , , | Leave a comment

ASP.NET Authentication, Authorization and Security Settings

ASP.NET Identity Matrix Summary: This document provides tables that illustrate, for a range of IIS authentication settings, the resultant identity that is obtained from each of the variables that maintain an IPrincipal and/or IIdentity object. (4 printed pages) Principal objects … Continue reading

Posted in IIS, Windows | Leave a comment