From: Rich Bowen Date: Fri, 11 Dec 2015 21:44:21 +0000 (+0000) Subject: Re-order listing of pages more logically. X-Git-Tag: 2.5.0-alpha~2541 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b33ea40adf509616f489e4ce8312f40152c185;p=thirdparty%2Fapache%2Fhttpd.git Re-order listing of pages more logically. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1719571 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/index.xml b/docs/manual/rewrite/index.xml index 181e05df966..b7403198a3d 100644 --- a/docs/manual/rewrite/index.xml +++ b/docs/manual/rewrite/index.xml @@ -66,14 +66,14 @@
  • mod_rewrite reference documentation
  • Introduction to regular expressions and mod_rewrite
  • +
  • RewriteRule Flags
  • +
  • Using RewriteMap
  • +
  • When NOT to use mod_rewrite
  • Using mod_rewrite for redirection and remapping of URLs
  • Using mod_rewrite to control access
  • Dynamic virtual hosts with mod_rewrite
  • Dynamic proxying with mod_rewrite
  • -
  • Using RewriteMap
  • Advanced techniques
  • -
  • When NOT to use mod_rewrite
  • -
  • RewriteRule Flags
  • Technical details