Peter Schmidt

Isolating IIS FTP Users

Lazyadmin has publish an article about creating a FTP site using isolated users configuration, in this mode users are isolated based on the folder structure in the FTPRoot directory. Read the full article at source: Isolating IIS FTP Users – The Lazyadmin.com.

Categories IIS

Microsoft IIS 5.1 exploit

Inge Henriksen has posted an exploit on IIS 5.1 (WinXP IIS 5.1 only). The exploit is a new .dll exploit. There’s already alot of information on several blogs about this exploit and Microsoft should be informed about this. A 0-day workaround would be to use URLScan to block for this exploit. Read Inge Henriksens post: Inge Henriksen’s Technology Blog: Microsoft IIS Remote DoS .DLL Url exploit. Read Bernard’s post about the exploit: Recent IIS 5.1 …

Read more

Categories IIS

Shared Web Hosting Deployment Guide

Microsoft has published an updated version of Shared Web Hosting guide in their Service Provider program. Read the Guide at source: Shared Web Hosting Deployment Guide – Service Providers.

Categories IIS

IIS 5.1 Authentication after Install

Chris Adams has done a post were he answers a question about IIS 5.1 (WinXP IIS) Authentication after Install. This will be his first post about authentication, which is a subject he’ll cover the next few weeks. Read the full post at source: ChrisAd’s blog : IIS 5.1 Authentication After Install.

Categories IIS

ASP.NET & IIS 6.0: Application Pools

Chris Adams did a post about how application pools configuration ties into the ProcessModel section of the machine.config configuration file. His post also includes links to some good resources for further information about IIS 6 worker processes and application pools. Read his post at source: ChrisAd’s blog : ASP.NET & IIS 6.0: Application Pools, Machine.Config….oh my, someone shoot me!.