Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
60 lines (28 sloc)
1.47 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <HEAD> | |
| <TITLE>Internet Information Server</TITLE> | |
| </HEAD> | |
| <BODY> | |
| <Center> | |
| <H1>Internet Information Server Version 2.0</H1> | |
| The Web Server Designed for Windows NT Server<P> | |
| <B>Why not add the <A HREF="http://www.microsoft.com/infoserv/updates/">latest features</A> to your Internet Information Server?</B> | |
| </Center> | |
| <P> | |
| This basic sample page has been installed by Setup because the Internet Information Server | |
| (IIS) Samples were not selected during installation. If you decide to install the IIS | |
| Samples, run Internet Information Server Setup from the Microsoft Internet Server submenu and select | |
| <B>Add/Remove</B>, then select <B>WWW Service Samples</B>. | |
| <P> | |
| To find out the latest about Microsoft see the | |
| <A HREF="http://www.microsoft.com">Microsoft Web site</A>. Among a wealth of information | |
| about other Microsoft products and services, this site provides downloadable versions of <A HREF="http://www.microsoft.com/ie/"> | |
| Microsoft Internet Explorer</A> and other Internet software. Another good place to start browsing is <A | |
| HREF="http://www.msn.com">The Microsoft Network</A> Web site. | |
| <P> | |
| To learn more about Microsoft products that you can use to create great-looking Web | |
| pages, visit the Microsoft Web site for information about <a | |
| href="http://www.microsoft.com/msoffice/frontpage/">Microsoft FrontPage</a> and <A | |
| HREF="http://www.microsoft.com/msoffice/">Internet Assistants for Microsoft Office</A>. | |
| </BODY> | |
| </HTML> |