February 2008 - Posts


Comments

Integrated Pipeline and the kernel-mode cache by thomad

I ran across an interesting issue while writing a sample .NET module for IIS7 the other day. The sample module was supposed to restrict requests to localhost only (you could of course do this by setting the site bindings to 127.0.0.1:80:localhost). Here...
Filed under: ,

Comments

IIS7: Moving the INETPUB directory to a different drive by thomad

Having your content on a different partition than your Operating System is a good security practice. In previous IIS versions is was possible to do this during setup time in an unattend file. Due to changes in Vista and Windows Server 2008 setup it became...
More Posts
Powered by Community Server (Commercial Edition), by Telligent Systems