Win7 how to set up iis Win7 Ultimate IIS set up FTP website tutorial

  

win7 how to set up iis? This is a concern of many web page enthusiasts. If you need to use Win7 system IIS to set up FTP website, it must be Win7 Ultimate, because only the flagship version has built-in IIS function, while the home version does not have such development tools. Of course, you can also download some other localization tools to download online. There are many tools on this website. The following article mainly introduces how to use the FTP server created by IIS that comes with the win7 system to set up a website.

What is IIS?

IIS is the abbreviation of the full name of Internet Information Services in English. It is a World Wide Web server service. IIS is a web (web) service component, which includes a web server, an FTP server, an NNTP server, and an SMTP server for web browsing, file transfer, news service, and mail delivery, etc., which enables the Internet (including the Internet and Publishing information on the LAN has become an easy task.

In a nutshell, IIS can help web page enthusiasts or learners set up simulation servers on their own computers. They can test web applications locally and are suitable for web design learners or programmers to test programs.

About the detailed "What is IIS is what IIS is used", please read: http://www.pc841.com/article/20140415-27714.html

The first is to install IIS, Win7's iis installation is relatively simpler than xp, because win7 comes with it, you just need to configure it.

First, open the program from the control panel and find the function to turn it on or off.

Second, it is to choose the function. If you are a god, then you can choose it yourself. I usually choose IIS. It should be noted that in the Internet Information Service, you must select each item to be selected, instead of selecting the parent node (you must pay attention).

Three, so your IIS service is good. Open IIS below (how to open it, don't say it.), right click on the website, select Add FTP Site, and enter the site name and path.


Fourth, select IP and choose SSL as none, as shown below.

5. Select the appropriate permissions, as shown below.

This way, a basic FTP service site is built. Finally, prepare the web application, place it in the root of the website, and then test the website.

Copyright © Windows knowledge All Rights Reserved