Microsoft Personal Web Server
此條目目前正依照其他维基百科上的内容进行翻译。 (2009年2月22日) |
Microsoft Personal Web Server (PWS,个人Web服务器) 是一个微软为Windows操作系统提供的个人Web服务器软件。PWS只被 Microsoft 在 Windows 95、Windows 98、Windows 98 SE以及Windows NT 4.0中提供。它比Internet Information Services(IIS)的功能特性要少。
PWS was a free download before Windows 2000, when it was replaced by IIS which was included as a Windows component. PWS 4.0 was the last version and was included on the Windows 98 CD and also part of the Windows NT 4.0 Option Pack. Note that there is no version of PWS or IIS that is supported on Windows Me and Windows XP Home Edition, although IIS is included in all other Windows XP editions and PWS is verified to be installable on Windows Me.
From a developer's point of view, PWS was useful in developing web applications, on a localhost, before deployment to a test or production web server. However, with the release of Visual Studio 2005, the IDE contains a built-in, lightweight web server for development purposes.
PWS supports FTP, SMTP and HTTP. A programmer can set up virtual directories and root them on an actual file system, before deployment. The usual web languages are supported, such as VBScript, JScript, and Perl. It also supports basic CGI (Common Gateway Interface) conventions and a subset of Classic ASP [1]. It is possible to test database connections to a database server for a web application server with this setup, as well.
PWS was superseded by IIS after the general deployment of Windows 2000 (Windows NT 5.0).
Microsoft also produced a version of Personal Web Server for the Macintosh based on its acquisition of ResNova Software in November 1996.
![]() | 这是一篇電腦網路相關的軟體小作品。您可以通过编辑或修订扩充其内容。 |