brian 98/01/25 22:39:38
Modified: htdocs/manual/misc FAQ.html
Log:
Make all references complete.
Revision Changes Path
1.102 +7 -9 apachen/htdocs/manual/misc/FAQ.html
Index: FAQ.html
===================================================================
RCS file: /export/home/cvs/apachen/htdocs/manual/misc/FAQ.html,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- FAQ.html 1998/01/26 06:37:12 1.101
+++ FAQ.html 1998/01/26 06:39:36 1.102
@@ -15,7 +15,7 @@
<!--#include virtual="header.html" -->
<H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
<P>
- $Revision: 1.101 $ ($Date: 1998/01/26 06:37:12 $)
+ $Revision: 1.102 $ ($Date: 1998/01/26 06:39:36 $)
</P>
<P>
The latest version of this FAQ is always available from the main
@@ -30,9 +30,7 @@
<!-- documentation, *do* include the ".html" portion. There's a -->
<!-- good chance that the user will be reading the documentation -->
<!-- on his own system, which may not be configured for -->
-<!-- multiviews. Leave off the ".html" extension for absolute -->
-<!-- links to sites which are known to run multiviews (e.g., -->
-<!-- apache.org or apacheweek.com). -->
+<!-- multiviews. -->
<!-- - When adding items, make sure they're put in the right place -->
<!-- - verify that the numbering matches up. -->
<!-- - *Don't* use <PRE></PRE> blocks - they don't appear -->
@@ -357,7 +355,7 @@
<P>
The Apache project's web site includes a page with a partial list of
<A
- HREF="http://www.apache.org/info/apache_users"
+ HREF="http://www.apache.org/info/apache_users.html"
>sites running Apache</A>.
</P>
<HR>
@@ -389,7 +387,7 @@
be swamped by a flood of trivial questions that can be resolved elsewhere.
Bug reports and suggestions should be sent <EM>via</EM>
<A
- HREF="http://www.apache.org/bug_report"
+ HREF="http://www.apache.org/bug_report.html"
>the bug report page</A>.
Other questions should be directed to the
<A
@@ -1194,7 +1192,7 @@
<P>
More information about this issue can be found in the
<A
- HREF="http://www.apache.org/info/jdk-102"
+ HREF="http://www.apache.org/info/jdk-102.html"
><CITE>Java and HTTP/1.1</CITE></A>
page at the Apache web site.
</P>
@@ -1443,7 +1441,7 @@
<P>
Some SSL implementations of Apache are available, however; see the
"<A
- HREF="http://www.apache.org/related_projects"
+ HREF="http://www.apache.org/related_projects.html"
>related projects</A>"
page at the main Apache web site.
</P>
@@ -2163,7 +2161,7 @@
</P>
<P>
Please see the
- <A HREF="http://www.apache.org/docs/vhosts/index.html">Apache
+ <A HREF="http://www.apache.org/docs/vhosts/">Apache
Virtual Host documentation</A> for further details about configuration.
</P>
<HR>