From 21ecc370066096896f3cf9a98a60e86c963fdde8 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 5 Nov 2009 19:23:09 +0000 Subject: [PATCH] seealso list in all the various docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833139 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/rewrite/access.html.en | 2 +- docs/manual/rewrite/access.xml | 4 ++++ docs/manual/rewrite/advanced.html.en | 2 +- docs/manual/rewrite/advanced.xml | 4 ++++ docs/manual/rewrite/avoid.html.en | 2 +- docs/manual/rewrite/avoid.xml | 4 ++++ docs/manual/rewrite/index.html.en | 2 ++ docs/manual/rewrite/index.xml | 2 ++ docs/manual/rewrite/intro.html.en | 5 +---- docs/manual/rewrite/intro.xml | 13 ++++++------- docs/manual/rewrite/remapping.html.en | 2 +- docs/manual/rewrite/remapping.xml | 4 ++++ 12 files changed, 31 insertions(+), 15 deletions(-) diff --git a/docs/manual/rewrite/access.html.en b/docs/manual/rewrite/access.html.en index f65183ab77..45e8aaf5bc 100644 --- a/docs/manual/rewrite/access.html.en +++ b/docs/manual/rewrite/access.html.en @@ -38,7 +38,7 @@ configuration.

See also

+

See also

top

Forbidding Image "Hotlinking"

diff --git a/docs/manual/rewrite/access.xml b/docs/manual/rewrite/access.xml index da6e459786..31d6d09355 100644 --- a/docs/manual/rewrite/access.xml +++ b/docs/manual/rewrite/access.xml @@ -42,6 +42,10 @@ configuration. Module documentation mod_rewrite introduction +Redirection and remapping + +Advanced techniques and tricks +When not to use mod_rewrite
diff --git a/docs/manual/rewrite/advanced.html.en b/docs/manual/rewrite/advanced.html.en index 133e8667d8..a5a46d24ad 100644 --- a/docs/manual/rewrite/advanced.html.en +++ b/docs/manual/rewrite/advanced.html.en @@ -34,7 +34,7 @@ configuration.

See also

+

See also

top

URL-based sharding accross multiple backends

diff --git a/docs/manual/rewrite/advanced.xml b/docs/manual/rewrite/advanced.xml index c828673036..af79dd2ec4 100644 --- a/docs/manual/rewrite/advanced.xml +++ b/docs/manual/rewrite/advanced.xml @@ -39,6 +39,10 @@ configuration. Module documentation mod_rewrite introduction +Redirection and remapping +Controlling access + +When not to use mod_rewrite
diff --git a/docs/manual/rewrite/avoid.html.en b/docs/manual/rewrite/avoid.html.en index 9a46449a24..6c9176d1af 100644 --- a/docs/manual/rewrite/avoid.html.en +++ b/docs/manual/rewrite/avoid.html.en @@ -39,7 +39,7 @@ them, rather than merely cutting and pasting the examples into your configuration.

-

See also

+

See also

Available Languages:  en 

diff --git a/docs/manual/rewrite/avoid.xml b/docs/manual/rewrite/avoid.xml index ad34c509f2..11a3338155 100644 --- a/docs/manual/rewrite/avoid.xml +++ b/docs/manual/rewrite/avoid.xml @@ -46,6 +46,10 @@ configuration.

Module documentation mod_rewrite introduction +Redirection and remapping +Controlling access +Advanced techniques and tricks + diff --git a/docs/manual/rewrite/index.html.en b/docs/manual/rewrite/index.html.en index de8d17eb31..b52b7893e6 100644 --- a/docs/manual/rewrite/index.html.en +++ b/docs/manual/rewrite/index.html.en @@ -62,6 +62,8 @@ mod_rewrite remapping of URLs
  • Using mod_rewrite to control access
  • Advanced techniques and tricks
  • +
  • When NOT to use +mod_rewrite
  • Flags
  • Technical details
  • diff --git a/docs/manual/rewrite/index.xml b/docs/manual/rewrite/index.xml index 5c9a2b0526..26203cad85 100644 --- a/docs/manual/rewrite/index.xml +++ b/docs/manual/rewrite/index.xml @@ -68,6 +68,8 @@ mod_rewrite remapping of URLs
  • Using mod_rewrite to control access
  • Advanced techniques and tricks
  • +
  • When NOT to use +mod_rewrite
  • Flags
  • Technical details
  • diff --git a/docs/manual/rewrite/intro.html.en b/docs/manual/rewrite/intro.html.en index 5a13736742..a7f873a924 100644 --- a/docs/manual/rewrite/intro.html.en +++ b/docs/manual/rewrite/intro.html.en @@ -36,10 +36,7 @@ but this doc should help the beginner get their feet wet.
  • Rewrite conditions
  • Rewrite maps
  • .htaccess files
  • -

    See also

    +

    See also

    top

    Introduction

    diff --git a/docs/manual/rewrite/intro.xml b/docs/manual/rewrite/intro.xml index 25d0d8eb29..36aaa398b4 100644 --- a/docs/manual/rewrite/intro.xml +++ b/docs/manual/rewrite/intro.xml @@ -34,13 +34,12 @@ but this doc should help the beginner get their feet wet.

    -Module -documentation -Technical details -Practical solutions to common -problems -Practical solutions to -advanced problems +Module documentation + +Redirection and remapping +Controlling access +Advanced techniques and tricks +When not to use mod_rewrite
    Introduction

    The Apache module mod_rewrite is a very powerful and diff --git a/docs/manual/rewrite/remapping.html.en b/docs/manual/rewrite/remapping.html.en index bbb78fdb41..087b86ffaf 100644 --- a/docs/manual/rewrite/remapping.html.en +++ b/docs/manual/rewrite/remapping.html.en @@ -44,7 +44,7 @@ configuration.

  • Redirecting to Geographically Distributed Servers
  • Browser Dependent Content
  • Canonical URLs
  • -

    See also

    +

    See also

    top

    From Old to New (internal)

    diff --git a/docs/manual/rewrite/remapping.xml b/docs/manual/rewrite/remapping.xml index 7cea9775f6..428aafd2b2 100644 --- a/docs/manual/rewrite/remapping.xml +++ b/docs/manual/rewrite/remapping.xml @@ -41,6 +41,10 @@ configuration. Module documentation mod_rewrite introduction + +Controlling access +Advanced techniques and tricks +When not to use mod_rewrite
    -- 2.40.0