I completed the dir2aspx ISAPI filter during the past weekend. dir2aspx maps a directory request to the default.aspx page in the directory. It is useful for URL rewriting when the physical directory does not really exists. See
http://www.dotneteer.com/home/dir2aspx.