Tag: windows
-
Directory Permissions for ASP.Net Web Applications
If configuring with default settings make sure to add privileges to user “IIS AppPool\name_of_the_pool”. When testing application if using only IP make sure that checking hostname in request header is not enabled.
-
Interesting builtin features in Windows
Nice article listing some of them:
-
How to flush DNS cache on windows
Execute ipconfig /flushdns on command prompt