From: Rich Bowen Date: Thu, 17 Mar 2005 01:16:05 +0000 (+0000) Subject: Split the rewrite guide into "Practical solutions to common problems" X-Git-Tag: 2.1.5~285 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=305b506e20a4110783316a659167262d9c473da4;p=thirdparty%2Fapache%2Fhttpd.git Split the rewrite guide into "Practical solutions to common problems" and "Practical solutions to advanced problems". For now, anyway. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157845 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/index.html.en b/docs/manual/rewrite/index.html.en index ba982793b02..103f0307d46 100644 --- a/docs/manual/rewrite/index.html.en +++ b/docs/manual/rewrite/index.html.en @@ -10,7 +10,7 @@ - +

See also

top

Documentation

@@ -79,6 +83,8 @@ documentation
  • Technical details
  • Practical solutions to common problems
  • +
  • Practical solutions to +advanced problems
  • Glossary
  • diff --git a/docs/manual/rewrite/index.xml b/docs/manual/rewrite/index.xml index 9ef34906b5e..fb66cfa6832 100644 --- a/docs/manual/rewrite/index.xml +++ b/docs/manual/rewrite/index.xml @@ -75,6 +75,15 @@ +mod_rewrite reference +documentation +Introduction +Technical details +Practical solutions to common +problems +Practical solutions to +advanced problems +
    Documentation
    diff --git a/docs/manual/rewrite/rewrite_guide.html.en b/docs/manual/rewrite/rewrite_guide.html.en index fe1241d7767..baca86e90d8 100644 --- a/docs/manual/rewrite/rewrite_guide.html.en +++ b/docs/manual/rewrite/rewrite_guide.html.en @@ -57,7 +57,8 @@
  • Other
  • See also

    +introduction
  • Practical solutions to +advanced problems
  • Technical details
  • top

    Canonical URLs

    diff --git a/docs/manual/rewrite/rewrite_guide.xml b/docs/manual/rewrite/rewrite_guide.xml index 0b1aa36dd95..d4b1c3c5d67 100644 --- a/docs/manual/rewrite/rewrite_guide.xml +++ b/docs/manual/rewrite/rewrite_guide.xml @@ -49,6 +49,8 @@ documentation mod_rewrite introduction +Practical solutions to +advanced problems Technical details diff --git a/docs/manual/rewrite/rewrite_guide_advanced.html.en b/docs/manual/rewrite/rewrite_guide_advanced.html.en index 3dc8c1c0f7c..ca592e8bfd7 100644 --- a/docs/manual/rewrite/rewrite_guide_advanced.html.en +++ b/docs/manual/rewrite/rewrite_guide_advanced.html.en @@ -49,7 +49,8 @@
  • Access Restriction
  • See also

    +introduction
  • Practical solutions to common +problems
  • Technical details
  • top

    Webcluster through Homogeneous URL Layout

    diff --git a/docs/manual/rewrite/rewrite_guide_advanced.xml b/docs/manual/rewrite/rewrite_guide_advanced.xml index 257f3889346..dc8bf52189f 100644 --- a/docs/manual/rewrite/rewrite_guide_advanced.xml +++ b/docs/manual/rewrite/rewrite_guide_advanced.xml @@ -49,6 +49,8 @@ documentation mod_rewrite introduction +Practical solutions to common +problems Technical details diff --git a/docs/manual/rewrite/rewrite_intro.html.en b/docs/manual/rewrite/rewrite_intro.html.en index 260b2fbfcb0..d3ee5adb379 100644 --- a/docs/manual/rewrite/rewrite_intro.html.en +++ b/docs/manual/rewrite/rewrite_intro.html.en @@ -38,7 +38,8 @@ but this doc should help the beginner get their feet wet.
  • Environment Variables
  • See also

    +problems
  • Practical solutions to +advanced problems
  • top

    Introduction

    diff --git a/docs/manual/rewrite/rewrite_intro.xml b/docs/manual/rewrite/rewrite_intro.xml index b88e4eff286..61e890a69a0 100644 --- a/docs/manual/rewrite/rewrite_intro.xml +++ b/docs/manual/rewrite/rewrite_intro.xml @@ -39,6 +39,8 @@ documentation Technical details Practical solutions to common problems +Practical solutions to +advanced problems
    Introduction

    The Apache module mod_rewrite is a very powerful and diff --git a/docs/manual/rewrite/rewrite_tech.html.en b/docs/manual/rewrite/rewrite_tech.html.en index 501d2515e3c..111795fced7 100644 --- a/docs/manual/rewrite/rewrite_tech.html.en +++ b/docs/manual/rewrite/rewrite_tech.html.en @@ -30,7 +30,8 @@ and URL matching.

    See also

    +problems
  • Practical solutions to +advanced problems
  • top

    Internal Processing

    diff --git a/docs/manual/rewrite/rewrite_tech.xml b/docs/manual/rewrite/rewrite_tech.xml index f5b1d6a82be..c83eba07b7e 100644 --- a/docs/manual/rewrite/rewrite_tech.xml +++ b/docs/manual/rewrite/rewrite_tech.xml @@ -35,6 +35,8 @@ documentation introduction Practical solutions to common problems +Practical solutions to +advanced problems
    Internal Processing