| |
| | Configuring Apache Web Server |
 | | Section 2 comprises directives that configure the Apache server, its document root, other Web directories, CGI directories, language, MIME types, etc. Section 3 is dedicated to virtual hosting, or hosting multiple websites on the same server. |
 | | Section 1 consists of configuration parameters—called directives—which control the server processes called child (to understand the concept of child processes read the article ‘How Web Servers Work’, page 101, PC Quest June 2001), and declares global directives, which are applicable to all sections. |
 | | Once a request is processed, the connection between the Web server and the browser is disconnected. |
| www.pcquest.com /content/server_side/101100101.asp (967 words) |
|