LS,
When I try to access an URL that points to a directory that doesn't contain a Default Document, IIS 7.0 sends me this response:
HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
X-Powered-By: ASP.NET
Date: Tue, 23 Feb 2010 07:36:47 GMT
Content-Length: 0
I was wondering, is there any way to make it output a 404?
Kind regards,
Matthias Vance