From: Rich Bowen Date: Mon, 4 Jan 2010 13:12:13 +0000 (+0000) Subject: Name this doc a little more clearly. X-Git-Tag: 2.3.5~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b31471c47a47f14c56062c7cf97cf9686c99d76;p=thirdparty%2Fapache%2Fhttpd.git Name this doc a little more clearly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895619 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.html.en b/docs/manual/rewrite/flags.html.en index d5b1154b7f3..1cec531398a 100644 --- a/docs/manual/rewrite/flags.html.en +++ b/docs/manual/rewrite/flags.html.en @@ -5,7 +5,7 @@ This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX --> -Apache mod_rewrite Flags - Apache HTTP Server +RewriteRule Flags - Apache HTTP Server @@ -16,7 +16,7 @@
<-
-Apache > HTTP Server > Documentation > Version 2.3 > Rewrite

Apache mod_rewrite Flags

+Apache > HTTP Server > Documentation > Version 2.3 > Rewrite

RewriteRule Flags

Available Languages:  en  |  fr 

diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index ebf081d8c0e..c124962611e 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -23,7 +23,7 @@ Rewrite - Apache mod_rewrite Flags + RewriteRule Flags

This document discusses the flags which are available to the diff --git a/docs/manual/rewrite/index.html.en b/docs/manual/rewrite/index.html.en index 8cf82b32f67..1f98ff62897 100644 --- a/docs/manual/rewrite/index.html.en +++ b/docs/manual/rewrite/index.html.en @@ -62,7 +62,7 @@ documentation

  • Dynamic proxying with mod_rewrite
  • Advanced techniques and tricks
  • When NOT to use mod_rewrite
  • -
  • Flags
  • +
  • RewriteRule Flags
  • Technical details
  • diff --git a/docs/manual/rewrite/index.xml b/docs/manual/rewrite/index.xml index 69fedf47c6f..d8527704b10 100644 --- a/docs/manual/rewrite/index.xml +++ b/docs/manual/rewrite/index.xml @@ -68,7 +68,7 @@ documentation
  • Dynamic proxying with mod_rewrite
  • Advanced techniques and tricks
  • When NOT to use mod_rewrite
  • -
  • Flags
  • +
  • RewriteRule Flags
  • Technical details