November 2008 - Posts
Introduction The purpose of this blog post is to discuss how to mask an IIS server’s IP address from being sent as part of an HTTP response. By default, IIS can send a server’s IP address in the Content-Location or Location response headers of a response.
Read More...
If you are a Server Core fan, and wished you could host ASP.NET websites in Server Core, then feel better, you wish had come true. Windows Server 2008 R2’s Server Core will have .NET Framework which means, ASP.NET too. This is a big news for all those
Read More...
Questions often arise pertaining to what the Time-Taken and Time fields are reporting in the IIS logs. The Time field is quite straightforward: it specifies when the log entry was created. Note that this is not always the same as when the log entry actually
Read More...