Download presentation
Presentation is loading. Please wait.
Published byHugo Lindsey Modified over 9 years ago
1
Internet Information Server © N. Ganesan, Ph.D. All Rights Reserved
2
Contributions Edik Magardomyan Fozi Abdurhman Bassem Albaiady Vince Serobyan
3
Module Installation of IIS and Sample Website Creation
4
Installation of IIS Access add/remove programs from control panel Choose IIS to install Choose the IIS components to be installed
8
IIS Select IIS as the component from the list of Windows components to be installed
9
IIS Components There are several components of the IIS One of the components is the Web Server Other components include SMTP and FTP Choose as indicated in the following slides to include Web Server and its related components
11
Selection of All the Options
14
FrontPage Server Extension Provides additional services to interact with the FrontPage software that is used in website development –The ability to automatically connect to the web on the web server as a web folder while developing, managing and improving the web
15
End of Module
16
Module Hosting a Website in IIS
19
Accessing IIS MMC
20
Multiple Services Example
22
Properties Window The Properties Windows has many tabs The important tabs to launch the websites are the following tabs –Website –Home Directory –Documents
24
Home Directory Tab Defines the home directory of the website that would be hosted on this web server
26
Default Document Tab Defines the default document that would accessed in the home directory when someone accesses the website
28
Defining the Default Document A default document can be added and promoted to the top of the list –The steps are illustrated in the following slides
30
Default web folder.
35
Testing the Web There are three ways to test the web by entering the following location in the web address –127.0.0.1 – local host –130.182.215.144 –the IP address of the server –ganesan505.calstatela.edu – FQDN of the server or ganesan505, if calstatela.edu is already defined as the prefix
38
End of Modules
39
Module Accessing the Internet Service Manager MMC
40
Internet Services Manager (ISM) Microsoft Management Console (MMC) provides a console for snap-in for IIS Main Tool for administering and configuring the WWW service on IIS 5.0 To start ISM, choose Start, Programs, Administrative Tools, ISM (see snap shoot below).
41
Understanding the IIS Service IIS node in scope pane shows on left side window Select locally installed IIS services - (pavilion) Result pane (right side) shows configurable nodes of IIS running on the server (pavilion)
42
IIS Management Console with Other Services Running
43
Understanding WWW Services WWW service running (Pavilion in this example) is primarily managed by using property sheet. Each node on the server’s namespace (IIS server itself, default Web site, other virtual servers & virtual directories) is a node in MMC that has its own set of properties.
44
End of Module
45
Module Configuring a Website Using the Wizard
46
Activating the Wizard
47
Start of Wizard
48
Naming the Site IIS can be configured to have virtually unlimited number of Web sites running on it simultaneously, each responding to its own fully qualified domain name (FQDN).
49
Website Identification Options IP address Port number Header
50
Specifying the Home Directory
51
Website Access Permissions
52
Completing the Creation of a Website
53
The New www.fozi.com Web Sitewww.fozi.com
54
End of Module
55
Module Properties of the Website
56
Web Services Hierarchy Webroot –Root of all the websites Individual website –Default and virtual websites Wed directories –Inside each website Web files –Web sheets in a web directory
57
Property Sheets Property Sheets for WWW service on IIS 5.0 can be configured at four different levels. – Master property sheets – Site property sheets – Directory property sheets – File property sheets
58
Master Properties Sheet Select WWW Service and click Edit to bring up the WWW Service Master property sheet. Any setting made to MPS are automatically inherited by the default (root) Web site and by all new virtual Web sites created afterward. To access Master properties, right-click IIS server (Pavilion) in the Microsoft Management Console and select Properties
59
Site Properties Sheet Selection Site Properties (or virtual server properties) can be configured individually for each Web site running on the IIS server, including the default Web site that is created when IIS is installed To access site properties, right-click the selected Web site node in the MMC and select Properties
60
Directory Properties Sheet Directory Properties (or Virtual server properties) can be configured individually for each virtual directory defined within a Web site on the server All files will within a directory will inherit the property settings of the virtual directory Any settings made to this property sheet will apply to only the selected virtual directory and they will override any previously made settings in the WWW Master Properties sheets
61
File Properties sheet Can be configured individually for each Web pages within a virtual directory or Web site Any settings made to this property sheet affect only the selected virtual directory and override any previously made settings in WWW Master Properties and WWW Site Properties sheets
62
Accessing the Service Master Property Sheet
63
Configuring Properties Sheets Four different types of property sheets (Master, Site, Directory, or File) have different options (tabs) available to configure options at the Master, Site, Directory, or File level
64
Web Site Tab (Master, Site, and Directory levels) Configures –site identification –IP address –TCP port, –limit connections –enables and configures logging
65
Operators Tab (Master and Site levels) Grants operator privileges
66
Performance Tab (Master and Site levels) Tune server-caching performance Throttles bandwidth for site Enables HTTP Keep-Alives
67
ISAPI Tab (Master and Site levels) Components Internet Server Application Programming Interface (ISAPI) filters Common Gateway Interface (CGI) Active Server Pages (ASP) Internet Database Connector (IDC)
68
ISAPI Tab (Master and Site levels)
69
Direc Configures content location & access permissions Enables indexing Creates FrontPage Web Allows directory browsing Enables logging Configures application Sets execution permissions (at the Directory properties level, it is called Virtual Directory tab; at the File properties level, it is called File tab)
70
Directory Settings Configure content location & access permissions Enable indexing Create FrontPage Web Permit directory browsing Enable logging Configure application Set execution permissions (at the Directory properties level, it is called Virtual Directory tab; at the File properties level, it is called File tab)
71
Home Directory Tab (Master, Site, Directory and File levels)
72
Documents Tab (Master, Site, and Directory levels) Specifies default documents, enables footers.
73
Directory Security Tab (Master, Site, Directory and File levels) Configures authentication methods Configures SSL, grants or denies access to IP addresses & domain names
74
HTTP Headers Tab (Master, Site, Directory and File levels) Configures content expiration Specifies custom HTTP headers Configures content ratings Modifies MIME mappings
75
Custom Errors Tab (Master, Site, Directory and File levels) Configures custom HTTP error messages
76
Service Tab (Master levels only)
77
WWW Site Properties Sheet
80
WWW Site Properties Sheet Directory Security Tab
81
Anonymous Access and Authentication Control
82
WWW Site Properties Sheet
83
www.fozi.comwww.fozi.com site from web browser
84
FTP By: Bassem Albaiady FTP stands for “ File Transfer Protocol”
85
How To Create an FTP Site Click start point to programs, point to Administrative Tools, and then click internet Information Manger. In the Internet Information Services snap-in, right click your server object, point to New, and then click FTP Site.
88
When the FTP Site Creation Wizard starts, click Next
97
SMTP By: Vince Serobyan Simple Mail Transfer Protocol Defines how text messages are forwarded and routed among Internet hosts
98
Requirements Windows 2000 Professional, Windows 2000 Server, or Windows 2000 Advanced Server IIS 5.0 with SMTP services installed
99
Configure Incoming and Outgoing Connections for an SMTP Server Click Start, point Programs, point Administrative Tools, then click Internet Services Manager. In the IIS console tree, click the server that contains the SMTP virtual server that you want to configure, then expand the server node by clicking the plus sign next to the server name. Right-click the SMTP virtual server that you want to configure, and then Properties
101
Continue….. On the General tab, click Connection to open the Connections dialog box. In the SMTP Virtual Server property sheet, under Incoming, click the Limit Connections to : check box to enable this setting, then set the following options: In the Limit Connections to : text box, type the maximum number of incoming connections allowed by the SMTP server. The default is 1,000 connections. The minimum is 1. In the Time-out : text box, type the maximum number of minutes that an incoming connection can remain inactive before the server closes the connection.
103
Continue… In the SMTP Virtual Server property sheet, under Outgoing, click the Limit connections to: check box to enable this setting, then set the following options: In the Limit connections to: text box, type the maximum number of outbound connections allowed to all remote domains. The default setting is 1,000 connections and the minimum is 1. In the time-out: text box, type the maximum number of minutes that an outgoing connection can remain inactive before the server closes the connection.
105
Continue… In the SMTP Virtual Server property sheet, under Outgoing, select Limit connections per domain to: to enable this setting. In the text box provided, type the number of concurrent outgoing connections that each domain is allowed to have. In the TCP Port: text box, type the port to be used by the SMTP server for outgoing connections.
108
You have now configured the incoming and outgoing connections for your SMTP server.
109
NNTP Network News Transfer Protocol By: Edik Magardomyan
110
NNTP What is NNTP Server? How to install NNTP Server? How to configure NNTP Server?
111
What is NNTP Server? NNTP stands for Network News Transfer Protocol It delivers news to anyone in the company who has access to the NNTP server. NNTP give users the chance to post their reply to posted messages on the server. It is very easy to organize categories or messages with an NNTP server.
112
How to install NNTP Server? Open Internet Information Services (IIS) Right click on server name / new / NNTP Virtual Server Type the description of the server Assign the default port 119 Point to the location of NNTP Server files Select storage medium to use for NNTP Select location of the messages to be stored NNTP Server is now installed
113
Open IIS
114
Right click on server name / new / NNTP Virtual Server
115
Type the description of the server
116
Assign the default port 119
117
Point to the location of NNTP Server files
118
Select storage medium to use for NNTP
119
Select location of the messages to be stored
120
How to configure NNTP Server? Open Internet Information Services (IIS) Click on server name / right click on desired NNTP Server / click on properties Click on each appropriate tab to make the necessary changes Click “OK” to close the properties box
121
Open Internet Information Services (IIS)
122
Click on server name / right click on desired NNTP Server / click on properties
123
Click on each appropriate tab to make the necessary changes (General Tab)
124
Access Tab
125
Settings Tab
126
Security Tab
127
Any questions? Ask the teacher or take the class over again. (Just kidding, have a great summer everyone)
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.