-----Original Message----- From: Rob Hughes Sent: Tuesday, November 15, 2005 3:18 PM To: 'CLI Dev' Subject: RE: next version features
Hi: Test results using the new AspNet option in the Location directive, with all ExecCGI options removed: AspNet On or All - virtual paths, real paths are sent to .NET. Requests for directories gave the "forbidden" message. AspNet Dirs or Directories - virtual paths, real paths, and directories all gave "forbidden" message. AspNet Virtual - Seems to act just like AspNet On. AspNet Files - Still sends virtual paths to be handled by .NET as well as real files. *** I'm new to this group so I don't know the design specs for this feature I'm testing. But if anyone wants to provide me the specs or tell me where they are, I'll be happy to do a more complete job testing this feature. I'm probably not testing directories correctly. -Rob