4. New Web Site
Create a new web site for the Web Admin Console:
* Open Windows "Internet Information
Services (IIS) Manager" to create a new web sitel, that is, click "Start" --> "Administrative Tools" --> "Internet
Information Services (IIS) Manager"
* In the "Internet Information Services (IIS) Manager, add a new web site. (You need firstly expand the server computer name to select "Web Sites" or "Sites"). Please view the following screenshots about how to add a new web site on IIS 6 and IIS 7.0 or above versions respecitively:
View IIS 7.0 or above versions installation screenshots
IIS 6 Screenshot
 |
Tips:
Right-click "Web Sites", select "New" --> "Web Site..."
|
 |
Tips:
Change the properties of the Web Site.
Description: chat.mydomain.com (Example)
Host header for this Web site: chat.mydomain.com (Example)
|
 |
Tips: Change the properties of the Web Site.
Physical Path: "\Website" folder in the installation package.
Application pool: the new application pool's name.
|
 |
Tips: Change the properties of the Web Site.
Enable anonymous access,then enter the new windows user's name and password.
|
 |
Tips: Change the properties of the Web Site.
Select 2.0 in Asp.NET version. |
IIS 7.0 or above versions Screenshot
 |
Tips:
Right-click "Sites", select "Add Web Site..."
|
 |
Tips:
In Sites Bindings attributes box, enter your Host name, port, IP.
|
 |
Tips:
In Sites Basic Settings attributes box, select Physical Path: "\Website" folder in the installation package.
|
 |
Tips:
Select the new application pool.
|
 |
Tips:
Specific user is the new Windows user.
|
Click here to the next step.
|