IIS (Internet Information Services) is a web server application and a set of feature extension modules created by Microsoft as part of Windows.
I came across various <rewrite> rules and noticed there are a lot of variables that appear to be …
iis iis-7 iis-7.5 iis-6 url-rewrite-moduleWe have our servers at the server farm in a domain. Let's call it LIVE. Our developer computers live in …
iis iis-6 cross-domain virtual-directoryI'm looking for a DOS command to list all sites and virtual directories in IIS 6 under Windows 2003. I know there …
iis-6 cmd virtual-directory sites adsutil.vbsI have two windows services running on the same machine. Both the services uses private HttpListener listener; I specify the …
exception iis-6 listeners httplistenerWhen I setup an application pool for my web app in IIS 6 it defaults the worker process to recycle in 1740 …
iis-6 worker-process application-poolI see this on our stage system, after it has been up for 2-3 days. "The server failed to resume …
linq linq-to-sql sql-server-2008 iis-6We have a Web asp.net application running in the framework 2.0 and hosted in an IIS 6 server, and the OS …
iis-6 private-key cerI have the following code that's allowing me to switch between desktop and mobile versions of my website, <script …
javascript iis-6 location-href