From d7c74e418ab3d418291ed548c9852220bb88bfbe Mon Sep 17 00:00:00 2001 From: André Malo Date: Sun, 17 Nov 2002 06:28:40 +0000 Subject: - 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 --- docs/manual/howto/cgi.xml | 1 + docs/manual/howto/htaccess.xml | 1 + docs/manual/howto/index.xml | 1 + docs/manual/howto/public_html.xml | 1 + docs/manual/howto/ssi.xml | 1 + docs/manual/misc/index.xml | 17 ++++++++++++++--- docs/manual/misc/perf-tuning.xml | 1 + docs/manual/misc/rewriteguide.xml | 1 + docs/manual/misc/security_tips.xml | 1 + docs/manual/platform/ebcdic.xml | 1 + docs/manual/platform/index.xml | 1 + docs/manual/platform/netware.xml | 1 + docs/manual/platform/perf-hp.xml | 1 + docs/manual/platform/win_compiling.xml | 1 + docs/manual/platform/win_service.xml | 1 + docs/manual/platform/windows.xml | 1 + docs/manual/ssl/index.xml | 1 + docs/manual/ssl/ssl_compat.xml | 1 + docs/manual/ssl/ssl_faq.xml | 1 + docs/manual/ssl/ssl_howto.xml | 1 + docs/manual/ssl/ssl_intro.xml | 1 + docs/manual/vhosts/index.xml | 1 + 22 files changed, 35 insertions(+), 3 deletions(-) (limited to 'docs/manual') diff --git a/docs/manual/howto/cgi.xml b/docs/manual/howto/cgi.xml index ad7b9f0acc..f82b281ba7 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 433fec3992..e824e011e7 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 e7a53f04c7..09a96a639d 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 fc113a5f8f..b8edc4589d 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 c2e1e86188..41c6308363 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 4b52d9aa31..465b42c85c 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 9c2c372e35..f792624ec1 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 89b348b95e..819ff2fddf 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 249b4e87c0..0c6fcac83b 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 9b0f933bb3..b0376dd770 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 dfe63c599f..91b3d0b2fb 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 f8fcb2d1fa..987a907e24 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 c410cf5b02..5edeae7f65 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 bdc516b16f..e79447d88e 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 609d99040b..f6fced55d0 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 6a1be96fb7..34b2b7f76d 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 3a615a89a5..b33fdab6c2 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 1b27c4c268..c1fd0acb03 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 711bb1856f..d88474f006 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 28ac38940c..f74dfe4c87 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 4fa0d161ae..f1e701c790 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 223aae4875..5724e3709e 100644 --- a/docs/manual/vhosts/index.xml +++ b/docs/manual/vhosts/index.xml @@ -4,6 +4,7 @@ + Apache Virtual Host documentation -- cgit v1.2.3