Web Server: Preface
Web Server: Preface
Preface:
A Web server is a computer program that delivers (serves) content, such as Web pages,
using the Hypertext Transfer Protocol (HTTP), over the World Wide Web. The term
Web server can also refer to the computer or virtual machine running the program. In
large commercial deployments, a server computer running a Web server can be rackmounted in a server rack or cabinet with other servers to operate a Web farm.
5. In Internet Information Services (IIS), select the check boxes for SMTP Service
and World Wide Web Service, and then click OK.
The file looks like the one below. At the end of the file (in this case, under the localhost
entry), enter the IP and domain you wish to specify. When your browser attempts to
access a domain it refers to this file first - if the domain is found here then the specified
IP address will be used. If the domain is not found here, then the normal DNS server (as
specified above) will be used.