Network
In general, the term network can refer to any interconnected group or system.
Language
Any
Platform
Any
License
Any
ISAPI filters can be used with Internet Information Server to add features such as monitoring HTTP transactions or authentication. Filters can be loaded when the W3SVC service starts if they are...
This tutorial assumes that you have already configured your DNS server to resolve the following DNS names to the IP Address 192.168.0.2 * finance.ccrowe.com * sales.ccrowe.com * marketing.ccrowe.com...
Windows 2000 Professional IIS5 does support Host headers but not using the method described here since the tutorial requires that you can create new web sites which IIS5 professional can not do.
This step-by-step article explains how to use Internet Services Manager to create a new virtual Web site with its own IP address.
For many years we have heard about the impending death of URLs that are difficult to type, remember and preserve. The use of URLs has actually improved little thus far, but changes are afoot in both...
This step-by-step article describes one method to debug an Internet Server API (ISAPI) Extension or a filter DLL file. (It is assumed that Microsoft Visual C++ is installed on the Internet...