A Web Server is a Program That

Published on January 2017 | Categories: Documents | Downloads: 44 | Comments: 0 | Views: 328
of 2
Download PDF   Embed   Report

Comments

Content

A Web server is a program that, using the client/server model and the World Wide Web's
Hypertext Transfer Protocol ( HTTP ), serves the files that form Web pages to Web users
(whose computers contain HTTP clients that forward their requests). Every computer on the
Internet that contains a Web site must have a Web server program. Two leading Web servers
are Apache , the most widely-installed Web server, and Microsoft's Internet Information
Server ( IIS ). Other Web servers include Novell's Web Server for users of its NetWare
operating system and IBM's family of Lotus Domino servers, primarily for IBM's OS/390
and AS/400 customers.
Web servers often come as part of a larger package of Internet- and intranet-related programs
for serving e-mail, downloading requests for File Transfer Protocol ( FTP ) files, and building
and publishing Web pages. Considerations in choosing a Web server include how well it
works with the operating system and other servers, its ability to handle server-side
programming, security characteristics, and publishing, search engine, and site building tools
that may come with it.
A Web server is a system that delivers content or services to end users over the Internet. A
Web server consists of a physical server, server operating system (OS) and software used to
facilitate HTTP communication.
A Web server is also known as an Internet server.
Web servers are not always used for serving the World Wide Web. They can also be found
embedded in devices such as printers, routers, webcams and serving only a local network.
The web server may then be used as a part of a system for monitoring and/or administering
the device in question. This usually means that no additional software has to be installed on
the client computer, since only a web browser is required (which now is included with most
operating systems)

IIS (Internet Information Server) is a group of Internet servers (including a Web or Hypertext
Transfer Protocol server and a File Transfer Protocol server) with additional capabilities for
Microsoft's Windows NT and Windows 2000 Server operating systems. IIS is Microsoft's
entry to compete in the Internet server market that is also addressed by Apache, Sun

Microsystems, O'Reilly, and others. With IIS, Microsoft includes a set of programs for
building and administering Web sites, a search engine, and support for writing Web-based
applications that access databases. Microsoft points out that IIS is tightly integrated with the
Windows NT and 2000 Servers in a number of ways, resulting in faster Web page serving.
A typical company that buys IIS can create pages for Web sites using Microsoft's Front Page
product (with its WYSIWYG user interface). Web developers can use Microsoft's Active
Server Page (ASP)technology, which means that applications - including ActiveX controls can be imbedded in Web pages that modify the content sent back to users. Developers can
also write programs that filter requests and get the correct Web pages for different users by
using Microsoft's Internet Server Application Program Interface (ISAPI) interface. ASPs and
ISAPI programs run more efficiently than common gateway interface (CGI) and server-side
include (SSI) programs, two current technologies. (However, there are comparable interfaces
on other platforms.)
Microsoft includes special capabilities for server administrators designed to appeal to Internet
service providers (ISPs). It includes a single window (or "console") from which all services
and users can be administered. It's designed to be easy to add components as snap-ins that
you didn't initially install. The administrative windows can be customized for access by
individual customers.
Microsoft has been criticized for IIS's susceptibility to computer virus attacks such as Code
Red and Nimda

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close