diff options
author | André Malo <nd@apache.org> | 2002-11-17 07:28:40 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2002-11-17 07:28:40 +0100 |
commit | d7c74e418ab3d418291ed548c9852220bb88bfbe (patch) | |
tree | 801ce826f54664bc0c647eb592f2c955d3948e3d /docs/manual | |
parent | check whether <parentdocument> contains text(nodes). (diff) | |
download | apache2-d7c74e418ab3d418291ed548c9852220bb88bfbe.tar.xz apache2-d7c74e418ab3d418291ed548c9852220bb88bfbe.zip |
- add several <parentdocument>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
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/howto/cgi.xml | 1 | ||||
-rwxr-xr-x | docs/manual/howto/htaccess.xml | 1 | ||||
-rw-r--r-- | docs/manual/howto/index.xml | 1 | ||||
-rw-r--r-- | docs/manual/howto/public_html.xml | 1 | ||||
-rw-r--r-- | docs/manual/howto/ssi.xml | 1 | ||||
-rw-r--r-- | docs/manual/misc/index.xml | 17 | ||||
-rw-r--r-- | docs/manual/misc/perf-tuning.xml | 1 | ||||
-rw-r--r-- | docs/manual/misc/rewriteguide.xml | 1 | ||||
-rw-r--r-- | docs/manual/misc/security_tips.xml | 1 | ||||
-rw-r--r-- | docs/manual/platform/ebcdic.xml | 1 | ||||
-rw-r--r-- | docs/manual/platform/index.xml | 1 | ||||
-rw-r--r-- | docs/manual/platform/netware.xml | 1 | ||||
-rw-r--r-- | docs/manual/platform/perf-hp.xml | 1 | ||||
-rw-r--r-- | docs/manual/platform/win_compiling.xml | 1 | ||||
-rw-r--r-- | docs/manual/platform/win_service.xml | 1 | ||||
-rw-r--r-- | docs/manual/platform/windows.xml | 1 | ||||
-rw-r--r-- | docs/manual/ssl/index.xml | 1 | ||||
-rw-r--r-- | docs/manual/ssl/ssl_compat.xml | 1 | ||||
-rw-r--r-- | docs/manual/ssl/ssl_faq.xml | 1 | ||||
-rw-r--r-- | docs/manual/ssl/ssl_howto.xml | 1 | ||||
-rw-r--r-- | docs/manual/ssl/ssl_intro.xml | 1 | ||||
-rw-r--r-- | docs/manual/vhosts/index.xml | 1 |
22 files changed, 35 insertions, 3 deletions
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 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <manualpage> <relativepath href=".." /> + <parentdocument href="./">How-To / Tutorials</parentdocument> <title>Apache Tutorial: Dynamic Content with CGI</title> 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 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <manualpage> <relativepath href=".."/> +<parentdocument href="./">How-To / Tutorials</parentdocument> <title>Apache Tutorial: .htaccess files</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="../"/> <title>How-To / Tutorials</title> 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 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <manualpage> <relativepath href=".."/> +<parentdocument href="./">How-To / Tutorials</parentdocument> <title>Per-user web directories</title> 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 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <manualpage> <relativepath href=".."/> +<parentdocument href="./">How-To / Tutorials</parentdocument> <title>Apache Tutorial: Introduction to Server Side Includes</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="../"/> <title>Apache Miscellaneous Documentation</title> @@ -59,11 +60,12 @@ does some things, and why it doesn't do other things (which make it slower/faster).</p> - <note type="warning"><strong>Warning:</strong> - This document has not been fully updated + <note type="warning"><title>Warning</title> + <p>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.</note> + relevant, but please use it with care.</p> + </note> </dd> @@ -73,6 +75,15 @@ <p>Some "do"s - and "don't"s - for keeping your Apache web site secure.</p> </dd> + + <dt><a href="rewriteguide.html">URL Rewriting Guide</a></dt> + <dd> + <p>This document supplements the <module>mod_rewrite</module> + <a href="../mod/mod_rewrite.html">reference documentation</a>. + It describes how one can use Apache's <module>mod_rewrite</module> + to solve typical URL-based problems webmasters are usually confronted + with in practice.</p> + </dd> </dl> </summary> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="./">Miscellaneous Documentation</parentdocument> <title>Apache Performance Notes</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="./">Miscellaneous Documentation</parentdocument> <title>URL Rewriting Guide</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="./">Miscellaneous Documentation</parentdocument> <title>Security Tips</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="./">Platform Specific Notes</parentdocument> <title>The Apache EBCDIC Port</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="../"/> <title>Platform Specific Notes</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="./">Platform Specific Notes</parentdocument> <title>Using Apache With Novell NetWare</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="./">Platform Specific Notes</parentdocument> <title>Running a High-Performance Web Server on HPUX</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="./">Platform Specific Notes</parentdocument> <title>Compiling Apache for Microsoft Windows</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="./">Platform Specific Notes</parentdocument> <title>Running Apache for Windows as a Service</title> 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 @@ <manualpage> <relativepath href=".." /> + <parentdocument href="./">Platform Specific Notes</parentdocument> <title>Using Apache with Microsoft Windows</title> 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 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <manualpage> <relativepath href=".."/> +<parentdocument href="../"/> <title>Apache SSL/TLS Encryption</title> 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 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <manualpage> <relativepath href=".."/> +<parentdocument href="./">SSL/TLS</parentdocument> <title>SSL/TLS Strong Encryption: Compatibility</title> 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 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <manualpage> <relativepath href=".."/> +<parentdocument href="./">SSL/TLS</parentdocument> <title>SSL/TLS Strong Encryption: FAQ</title> 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 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <manualpage> <relativepath href=".."/> +<parentdocument href="./">SSL/TLS</parentdocument> <title>SSL/TLS Strong Encryption: How-To</title> 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 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <manualpage> <relativepath href=".."/> +<parentdocument href="./">SSL/TLS</parentdocument> <title>SSL/TLS Strong Encryption: An Introduction</title> 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 @@ <manualpage> <relativepath href=".."/> +<parentdocument href="../"/> <title>Apache Virtual Host documentation</title> |