From: Andre Malo
Date: Sun, 17 Nov 2002 06:28:40 +0000 (+0000)
Subject: - add several s
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a96c256e18e3853797dc6720f429f3fc2418097;p=thirdparty%2Fapache%2Fhttpd.git
- add several s
- mention the rewriteguide on misc/index
(hmm, what about the perf-hp document in /platform/?
Is it still on topic?)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97549 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/howto/cgi.xml b/docs/manual/howto/cgi.xml
index ad7b9f0accd..f82b281ba7c 100644
--- a/docs/manual/howto/cgi.xml
+++ b/docs/manual/howto/cgi.xml
@@ -3,6 +3,7 @@
+ How-To / Tutorials
Apache Tutorial: Dynamic Content with CGI
diff --git a/docs/manual/howto/htaccess.xml b/docs/manual/howto/htaccess.xml
index 433fec3992a..e824e011e7a 100755
--- a/docs/manual/howto/htaccess.xml
+++ b/docs/manual/howto/htaccess.xml
@@ -3,6 +3,7 @@
+How-To / Tutorials
Apache Tutorial: .htaccess files
diff --git a/docs/manual/howto/index.xml b/docs/manual/howto/index.xml
index e7a53f04c72..09a96a639dd 100644
--- a/docs/manual/howto/index.xml
+++ b/docs/manual/howto/index.xml
@@ -4,6 +4,7 @@
+
How-To / Tutorials
diff --git a/docs/manual/howto/public_html.xml b/docs/manual/howto/public_html.xml
index fc113a5f8fe..b8edc4589d7 100644
--- a/docs/manual/howto/public_html.xml
+++ b/docs/manual/howto/public_html.xml
@@ -3,6 +3,7 @@
+How-To / Tutorials
Per-user web directories
diff --git a/docs/manual/howto/ssi.xml b/docs/manual/howto/ssi.xml
index c2e1e861883..41c63083639 100644
--- a/docs/manual/howto/ssi.xml
+++ b/docs/manual/howto/ssi.xml
@@ -3,6 +3,7 @@
+How-To / Tutorials
Apache Tutorial: Introduction to Server Side Includes
diff --git a/docs/manual/misc/index.xml b/docs/manual/misc/index.xml
index 4b52d9aa319..465b42c85c8 100644
--- a/docs/manual/misc/index.xml
+++ b/docs/manual/misc/index.xml
@@ -4,6 +4,7 @@
+
Apache Miscellaneous Documentation
@@ -59,11 +60,12 @@
does some things, and why it doesn't do other things (which
make it slower/faster).
- Warning:
- This document has not been fully updated
+ Warning
+ This document has not been fully updated
to take into account changes made in the 2.0 version of the
Apache HTTP Server. Some of the information may still be
- relevant, but please use it with care.
+ relevant, but please use it with care.
+
@@ -73,6 +75,15 @@
Some "do"s - and "don't"s - for keeping your Apache web
site secure.
+
+ URL Rewriting Guide
+
+ This document supplements the mod_rewrite
+ reference documentation.
+ It describes how one can use Apache's mod_rewrite
+ to solve typical URL-based problems webmasters are usually confronted
+ with in practice.
+
diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml
index 9c2c372e35c..f792624ec16 100644
--- a/docs/manual/misc/perf-tuning.xml
+++ b/docs/manual/misc/perf-tuning.xml
@@ -4,6 +4,7 @@
+ Miscellaneous Documentation
Apache Performance Notes
diff --git a/docs/manual/misc/rewriteguide.xml b/docs/manual/misc/rewriteguide.xml
index 89b348b95e8..819ff2fddfd 100644
--- a/docs/manual/misc/rewriteguide.xml
+++ b/docs/manual/misc/rewriteguide.xml
@@ -4,6 +4,7 @@
+ Miscellaneous Documentation
URL Rewriting Guide
diff --git a/docs/manual/misc/security_tips.xml b/docs/manual/misc/security_tips.xml
index 249b4e87c0a..0c6fcac83b9 100644
--- a/docs/manual/misc/security_tips.xml
+++ b/docs/manual/misc/security_tips.xml
@@ -4,6 +4,7 @@
+ Miscellaneous Documentation
Security Tips
diff --git a/docs/manual/platform/ebcdic.xml b/docs/manual/platform/ebcdic.xml
index 9b0f933bb39..b0376dd770f 100644
--- a/docs/manual/platform/ebcdic.xml
+++ b/docs/manual/platform/ebcdic.xml
@@ -4,6 +4,7 @@
+ Platform Specific Notes
The Apache EBCDIC Port
diff --git a/docs/manual/platform/index.xml b/docs/manual/platform/index.xml
index dfe63c599f2..91b3d0b2fb2 100644
--- a/docs/manual/platform/index.xml
+++ b/docs/manual/platform/index.xml
@@ -4,6 +4,7 @@
+
Platform Specific Notes
diff --git a/docs/manual/platform/netware.xml b/docs/manual/platform/netware.xml
index f8fcb2d1fac..987a907e24a 100644
--- a/docs/manual/platform/netware.xml
+++ b/docs/manual/platform/netware.xml
@@ -4,6 +4,7 @@
+ Platform Specific Notes
Using Apache With Novell NetWare
diff --git a/docs/manual/platform/perf-hp.xml b/docs/manual/platform/perf-hp.xml
index c410cf5b027..5edeae7f659 100644
--- a/docs/manual/platform/perf-hp.xml
+++ b/docs/manual/platform/perf-hp.xml
@@ -4,6 +4,7 @@
+ Platform Specific Notes
Running a High-Performance Web Server on HPUX
diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml
index bdc516b16fb..e79447d88e6 100644
--- a/docs/manual/platform/win_compiling.xml
+++ b/docs/manual/platform/win_compiling.xml
@@ -4,6 +4,7 @@
+ Platform Specific Notes
Compiling Apache for Microsoft Windows
diff --git a/docs/manual/platform/win_service.xml b/docs/manual/platform/win_service.xml
index 609d99040b6..f6fced55d07 100644
--- a/docs/manual/platform/win_service.xml
+++ b/docs/manual/platform/win_service.xml
@@ -4,6 +4,7 @@
+ Platform Specific Notes
Running Apache for Windows as a Service
diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml
index 6a1be96fb76..34b2b7f76d6 100644
--- a/docs/manual/platform/windows.xml
+++ b/docs/manual/platform/windows.xml
@@ -4,6 +4,7 @@
+ Platform Specific Notes
Using Apache with Microsoft Windows
diff --git a/docs/manual/ssl/index.xml b/docs/manual/ssl/index.xml
index 3a615a89a50..b33fdab6c2a 100644
--- a/docs/manual/ssl/index.xml
+++ b/docs/manual/ssl/index.xml
@@ -3,6 +3,7 @@
+
Apache SSL/TLS Encryption
diff --git a/docs/manual/ssl/ssl_compat.xml b/docs/manual/ssl/ssl_compat.xml
index 1b27c4c2684..c1fd0acb032 100644
--- a/docs/manual/ssl/ssl_compat.xml
+++ b/docs/manual/ssl/ssl_compat.xml
@@ -3,6 +3,7 @@
+SSL/TLS
SSL/TLS Strong Encryption: Compatibility
diff --git a/docs/manual/ssl/ssl_faq.xml b/docs/manual/ssl/ssl_faq.xml
index 711bb1856f9..d88474f006b 100644
--- a/docs/manual/ssl/ssl_faq.xml
+++ b/docs/manual/ssl/ssl_faq.xml
@@ -3,6 +3,7 @@
+SSL/TLS
SSL/TLS Strong Encryption: FAQ
diff --git a/docs/manual/ssl/ssl_howto.xml b/docs/manual/ssl/ssl_howto.xml
index 28ac38940c4..f74dfe4c874 100644
--- a/docs/manual/ssl/ssl_howto.xml
+++ b/docs/manual/ssl/ssl_howto.xml
@@ -3,6 +3,7 @@
+SSL/TLS
SSL/TLS Strong Encryption: How-To
diff --git a/docs/manual/ssl/ssl_intro.xml b/docs/manual/ssl/ssl_intro.xml
index 4fa0d161aea..f1e701c7909 100644
--- a/docs/manual/ssl/ssl_intro.xml
+++ b/docs/manual/ssl/ssl_intro.xml
@@ -3,6 +3,7 @@
+SSL/TLS
SSL/TLS Strong Encryption: An Introduction
diff --git a/docs/manual/vhosts/index.xml b/docs/manual/vhosts/index.xml
index 223aae4875f..5724e3709e3 100644
--- a/docs/manual/vhosts/index.xml
+++ b/docs/manual/vhosts/index.xml
@@ -4,6 +4,7 @@
+
Apache Virtual Host documentation