|
Configuring IIS6 to host your Intranet, Extranet
or Web Site.
(Windows Server 2003)
About Microsoft Internet Information Services 6 .
Internet Information Services 6 (IIS6) is the latest version
of Microsoft's web server bundled with Windows Server 2003.
IIS6 will allow you to quickly deploy any number of web-based
Intranets, Extranets or Web Sites.
To find out more about Microsoft Internet Information Services
6, visit the following site:
http://www.microsoft.com/windowsserver2003/iis/default.mspx
| 
|
|
 |
| |
1. Installing
IIS6 on Windows Server 2003:
If using the new style Start menu: Click on “Start”,
“Control Panel”, “Add or Remove Programs”
and select the “Add/Remove Windows Components”
tab on the left-hand side.
If using the "Classic" style Start menu: Click
on “Start”, “Settings”, “Control
Panel”, “Add or Remove Programs” and
select the “Add/Remove Windows Components”
tab on the left-hand side.
In the “Windows Components Wizard”, highlight
the “Application Server” and press the “Details”
button. The screen below will be displayed (Fig 1).

Figure 1 - The Application Server Screen
First, check “Application Server
Console” and “ASP.NET”, then highlight
the “Internet Information Services (IIS)”
option and press “Details” (as shown in
Fig 1 above).

Figure 2 - The Internet Information Services
(IIS) Screen
On the next screen (Fig 2 above) we highlight
“World Wide Web Services” and press the
“Details” button to bring us onto the last
screen.

Figure 3 - The World Wide Web Service Screen
I make extensive use of ASP files in my
Intranet, so I need to select the “Active Server
Pages” option (shown in Fig 3 above). At this
point, you may wish to check through the other options
available in the list and select them if they apply
to your site. Don't worry if you are unsure, you can
always change these options later.
Click “OK” to close each window
and “Next” to install the newly-selected
components. You will be asked to insert your Windows
Server 2003 disk. Click “Finish” once the
installation is complete.
You have now installed Internet Information
Services 6. |
|
 |
|
 |
| 
|
|
 |
| |

Figure 4 - Where to find the IIS Manager
2. Where to find the IIS Manager:
If you are using the new style Start menu, you can reach
the Internet Information Services console by clicking
“Start”, “Administrative Tools”
and selecting “Internet Information Services (IIS)
Manager” from the list in figure 4 above.
If you are using the “Classic” style Start
Menu, you can reach the console by clicking “Start”,
“Programs”, “Administrative Tools”
and select “Internet Information Services (IIS)
Manager” from the list in figure 4 above.
|
|
 |
|
 |
| 
|
|
 |
| |

Figure 6 - Creating a New Web Site in IIS 6
4. Creating a New Site in IIS 6:
The first task is to disable the “Default Web
Site”. To do this, select the “Web Sites”
item in the left-hand pane then right-click on the “Default
Web Site” item in the right-hand pane and select
“Stop” from the list. The Default Web Site
is now stopped.
Next, we need to create a new site to host our web
content. To do this, right-click on “Web Sites”
in the left-hand pane and select “New” and
“Web Site…” as shown above in figure
6.
When the “Welcome to the Web Site creation Wizard”
screen appears, click next.
|
|
 |
|
 |
|