diff options
author | Marc Slemko <marc@apache.org> | 1999-01-27 04:36:37 +0100 |
---|---|---|
committer | Marc Slemko <marc@apache.org> | 1999-01-27 04:36:37 +0100 |
commit | 300d5a75b38a3c3d7300a87af52f7d8a24f652fe (patch) | |
tree | 0cf423b6df98a575983963aa6c85db0f97088871 /docs/manual/misc/FAQ.html | |
parent | Update default path to installed httpd binary (diff) | |
download | apache2-300d5a75b38a3c3d7300a87af52f7d8a24f652fe.tar.xz apache2-300d5a75b38a3c3d7300a87af52f7d8a24f652fe.zip |
One item already added by someone sometime, one that should be.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82710 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | docs/manual/misc/FAQ.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 7c19cfeaf5..ad1d83fb86 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -14,7 +14,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.135 $ ($Date: 1998/11/07 00:10:38 $) + $Revision: 1.136 $ ($Date: 1999/01/27 03:36:37 $) </P> <P> The latest version of this FAQ is always available from the main @@ -79,8 +79,7 @@ <!-- (A: you can't but "satisfy any; allow from all" can be close --> <!-- - '400 malformed request' on Win32 might mean stale proxy; see --> <!-- PR #2300. --> -<!-- - "expected </Directory> saw </Directory" due to buggy AIX --> -<!-- compiler. --> +<!-- - how do I tell what version of Apache I am running? --> <UL> <LI><STRONG>Background</STRONG> <OL START=1> |