★ Welcome to The Guardian God · V Classroom, website address: http://v.huweishen.com
★ Guardian God · V Classroom is a Web site dedicated to providing server instructional video for the Guardian God, updated weekly video.
★ This section we will lead you: Install IIS6.0 and FTP
IIS is the most commonly used component of Windows Server 2003 to open Web sites, providing scripting services such as ASP, PHP, ASP. NET, JSP, and FTP services.
1. Download the IIS installation package
Download to http://soft.huweishen.com
2. Install IIS
In Start-Control Panel-Add or Remove Programs-add/Remove Windows Components (A)
IIS is already installed.
3. Open ASP Service
If you need to turn on ASP services, do this.
4. Default site
After IIS is installed, a default site is automatically created and accessed using http://localhost/;
Site Directory at: C:\inetpub\wwwroot
Copying files to this directory is directly accessible.
General settings: Bind domain name, default home page
5. Create a new site
Site Directory: D:\wwwroot\test\; domain name: http://test.huweishen.com
If the prompt permission is insufficient, you can add users ' modify permission to D:\wwwroot\test\.
Note: There are no security factors involved, if you need to create a secure site, please refer to my station related video.
The default site is already accessible.
If you need to learn PHP, ASP, JSP, FTP installation methods, please refer to my station other video.
Now that this section is over, please visit the Guardian God website (www.huweishen.com) for more instructional videos.
Reprint please specify the source (http://v.huweishen.com/video/4.html), thank you!
[Windows Server 2003] Installing IIS6.0 and FTP