From 644f349f8b8f8105bc98c9d914838d21a65776a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Wed, 16 Apr 2003 02:03:36 +0000 Subject: [PATCH] deprecate the ?ONEPAGE parameter. Use an explicit URL (all_in_one.html) instead. It's still usable (stable URI, at least for 2.0) anyway. This step is neccessary to use some offline tools (like CHM build) until we've decided about an XML format of the faq. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99380 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/faq/all_in_one.html.en | 41 ++++++++++++++++++++++++++++++ docs/manual/faq/index.html | 28 +++++--------------- docs/manual/faq/support.html | 2 +- 3 files changed, 49 insertions(+), 22 deletions(-) create mode 100644 docs/manual/faq/all_in_one.html.en diff --git a/docs/manual/faq/all_in_one.html.en b/docs/manual/faq/all_in_one.html.en new file mode 100644 index 0000000000..c6d3e8b9c5 --- /dev/null +++ b/docs/manual/faq/all_in_one.html.en @@ -0,0 +1,41 @@ + + + + + + Apache Server Frequently Asked Questions + + + + + +

Frequently Asked Questions

+ +

The latest version of this FAQ is always available from the + main Apache web site, at <http://httpd.apache.org/docs-2.1/faq/>. +

+ +

Since Apache 2.0 is very new, we don't yet know what the + Frequently Asked Questions will be. While this section + fills up, you should also consult the Apache 1.3 + FAQ to see if your question is answered there.

+ +

Categories

+
+
Support
+ +
What do I do when I have problems?
+
+
+ + + + + + + diff --git a/docs/manual/faq/index.html b/docs/manual/faq/index.html index a27fea7e56..5a9e2984b5 100644 --- a/docs/manual/faq/index.html +++ b/docs/manual/faq/index.html @@ -1,8 +1,6 @@ - - - - - + @@ -23,9 +21,9 @@ main Apache web site, at <http://httpd.apache.org/docs-2.1/faq/>. - In addition, you can view this FAQ - all in one page for easy searching and - printing. + In addition, you can view this FAQ + all in one page for easy searching and + printing.

Since Apache 2.0 is very new, we don't yet know what the @@ -35,24 +33,12 @@ FAQ to see if your question is answered there.

Categories

-
Support
What do I do when I have problems?
- - -
-
Support
- -
What do I do when I have problems?
-
-
- - - - + diff --git a/docs/manual/faq/support.html b/docs/manual/faq/support.html index a7db4f2120..d29f25efb6 100644 --- a/docs/manual/faq/support.html +++ b/docs/manual/faq/support.html @@ -154,7 +154,7 @@ of companies.

- + -- 2.50.1