Overview of Operation
Before diving into the configuration of the Apache Web server, it helps to have a basic understanding of its operation on your machine. A Web server responds to requests made to it using the Hypertext Transfer Protocol (HTTP). This protocol is a simple one that primarily allows clients to request documents from a server. The HTTP protocol also allows clients to provide information back to the server for interactive operations. Because the Web server uses this protocol, the actual server daemon program is called httpd.
Many distributions install Apache by default. To verify that it is installed and running on your system, start a browser (such as Netscape or konqueror) and open the following address by typing it into the location ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access