From: Ken Coar
-$Revision: 1.38 $ ($Date: 1997/04/22 10:26:39 $)
-
-If you are reading a text-only version of this FAQ, you may find numbers
-enclosed in brackets (such as "[12]"). These refer to the list of
-reference URLs to be found at the end of the document. These references
-do not appear, and are not needed, for the hypertext version.
-
+ $Revision: 1.39 $ ($Date: 1997/04/22 11:20:04 $)
+
+ The latest version of this FAQ is always available from the main
+ Apache web site, at
+ <http://www.apache.org/docs/misc/FAQ>.
+ Apache Server Frequently Asked Questions
-The Questions
+
+
+ Apache Server Frequently Asked Questions
+
+ If you are reading a text-only version of this FAQ, you may find numbers + enclosed in brackets (such as "[12]"). These refer to the list of + reference URLs to be found at the end of the document. These references + do not appear, and are not needed, for the hypertext version. +
+-
-+
+To address the concerns of a group of WWW providers and part-time httpd programmers that httpd didn't behave as they wanted it to behave. @@ -171,10 +192,10 @@ do not appear, and are not needed, for the hypertext version.
We, of course, owe a great debt to NCSA and their programmers for making the server Apache was based on. We now, however, have our own @@ -183,9 +204,9 @@ do not appear, and are not needed, for the hypertext version.
A cute name which stuck. Apache is "A PAtCHy server". It was @@ -193,9 +214,9 @@ do not appear, and are not needed, for the hypertext version.
Apache is run on over 400,000 Internet servers (as of April 1997). It has been tested thoroughly by both developers and users. The Apache Group @@ -234,9 +255,9 @@ do not appear, and are not needed, for the hypertext version.
There is no official support for Apache. None of the developers want to be swamped by a flood of trivial questions that can be resolved elsewhere. @@ -277,9 +298,10 @@ do not appear, and are not needed, for the hypertext version.
You can find out how to download the source for Apache at the project's @@ -307,14 +329,14 @@ do not appear, and are not needed, for the hypertext version.
If you are having trouble with your Apache server software, you should take the following steps: @@ -409,10 +431,10 @@ do not appear, and are not needed, for the hypertext version.
Apache attempts to offer all the features and configuration options of NCSA httpd 1.3, as well as many of the additional features found in @@ -431,12 +453,10 @@ do not appear, and are not needed, for the hypertext version.
-
+SSI (an acronym for Server-Side Include) directives allow static HTML documents to be enhanced at run-time (e.g., when delivered to @@ -565,9 +585,9 @@ do not appear, and are not needed, for the hypertext version.
Since the server is performing run-time processing of your SSI directives, which may change the content shipped to the client, it @@ -602,9 +622,9 @@ do not appear, and are not needed, for the hypertext version.
So you want to include SSI directives in the output from your CGI script, but can't figure out how to do it? @@ -613,20 +633,24 @@ do not appear, and are not needed, for the hypertext version. what the SSIs would be doing. After all, it's generating the rest of the content.
++ This is a feature The Apache Group hopes to add in the next major + release after 1.2. +
Apache version 1.1 and above comes with a proxy module. If compiled in, this will make Apache act as a caching-proxy server.
"Multiviews" is the general name given to the Apache server's ability to provide language-specific document variants in @@ -639,10 +663,10 @@ do not appear, and are not needed, for the hypertext version.
The Apache server can behave unpredictably when it encounters some resource limitations. One of these is the per-process limit @@ -861,7 +885,7 @@ do not appear, and are not needed, for the hypertext version.