
| The Internet Information Server (IIS) is the Microsoft web and FTP server. IIS 2.0 was released with NT 4.0 and it's feature set didn't change dramatically from the 1.0 version. There are other topics that cover IIS 2.0 information such as ISAP and IDC.
| Threading with IIS | | Q: | I'm under the impression that IIS 1.0, 2.0, 3.0 uses a thread pool to handle incoming requests and for low activity the same threads are just reused over and over again. However, if I create a bad ISAPI application that sits in an infinite loop will IIS create more and more threads? #461 - 1997.07.12 | | [top] |
| Overriding 404 Errors in the Registry | | Q: | Is there a way to override the 404 error in IIS 1.0, 2.0 , or 3.0? I would like to have a page come up listing the web sites on our server when that error happens. #460 - 1997.07.12 | | [top] |
| FTP Directory Aliasing. | | Q: | If you create a directory alias in the FTP-Properties it will be done, but the links are invisible. I need a way to show these links. How do I do this? #334 - 1997.03.23 | | [top] |
|