From: Rich Bowen Date: Thu, 5 Nov 2009 19:23:09 +0000 (+0000) Subject: seealso list in all the various docs. X-Git-Tag: 2.3.3~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=21ecc370066096896f3cf9a98a60e86c963fdde8;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/manual/rewrite/access.html.en b/docs/manual/rewrite/access.html.en index f65183ab774..45e8aaf5bc4 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 da6e4597865..31d6d093557 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 133e8667d81..a5a46d24ad9 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 c8286730367..af79dd2ec41 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 9a46449a244..6c9176d1af4 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 ad34c509f27..11a33381551 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 de8d17eb311..b52b7893e68 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 5c9a2b0526d..26203cad854 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 5a13736742d..a7f873a9244 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 25d0d8eb290..36aaa398b45 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 bbb78fdb41c..087b86ffaf3 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 7cea9775f61..428aafd2b20 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