diff options
author | Rich Bowen <rbowen@apache.org> | 2009-11-02 19:31:08 +0100 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2009-11-02 19:31:08 +0100 |
commit | d2b36fc6aa4a8245fe003c7576caedaa370f8931 (patch) | |
tree | 3a031ed06fc52e5dff61f051759a5aa2f84751d1 /docs/manual/rewrite/index.xml.fr | |
parent | Rewrite of the overview/introduction for this section of the docs. (diff) | |
download | apache2-d2b36fc6aa4a8245fe003c7576caedaa370f8931.tar.xz apache2-d2b36fc6aa4a8245fe003c7576caedaa370f8931.zip |
As discussed on the docs mailing list several months back, we're
removing the 'rewrite_' from the various files in the rewrite/
directory, since it's redundant. This change moves rewrite_intro to
intro. Patches to follow will rename the other rewrite_ files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832009 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/rewrite/index.xml.fr')
-rw-r--r-- | docs/manual/rewrite/index.xml.fr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/index.xml.fr b/docs/manual/rewrite/index.xml.fr index 8cf8c0b6d5..9c9145880d 100644 --- a/docs/manual/rewrite/index.xml.fr +++ b/docs/manual/rewrite/index.xml.fr @@ -89,7 +89,7 @@ avec le système de fichiers</a></seealso> <ul> <li><a href="../mod/mod_rewrite.html">Documentation de référence de mod_rewrite</a></li> -<li><a href="rewrite_intro.html">Introduction</a></li> +<li><a href="intro.html">Introduction</a></li> <li><a href="rewrite_flags.html">Drapeaux</a></li> <li><a href="rewrite_tech.html">Détails techniques</a></li> <li><a href="rewrite_guide.html">Guide de réécriture - exemples utiles</a></li> |