|
I want to create web server on My personal computer equipped with Windows XP Professional.
1) Please help me setp by step for "IIS"
2) Also help me for creation of one domain on my computer
3) Share on Internet
Enable Windows XP Professional As Web Server?
Continued from IIS 5.1 - Installation
In order to go configure your website, you need to go:
Start -> Settings -> Control Panel -> Administrative Tools -> Internet Information Services
It's a good idea to make a desktop shortcut to Internet Service Manager since we'll be playing with it a lot.
Double-click on "Internet Service Manager" and let's get started.
Click on the name of your computer to see the summary of what's going on with your computer. In my case, my computer is called "DELL-500SC". Double-click on "Web Sites" in the right pane. You'll see this:
You can disable a particular service (Web, FTP, or SMTP) by right clicking on the service and choosing "pause" or "stop".
You'll notice under "IP Address" it says "All Unassigned" This means that all requests to your server will be answered by your computer. If for some reason your server has several IP addresses, you will want to specify the exact IP address that the Internet Services is supposed to respond to.
If your computer only has 1 IP address, we can leave the IP address as "All Unassigned".
|