You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by no...@apache.org on 2008/04/04 00:45:09 UTC

svn commit: r644538 - /httpd/httpd/trunk/docs/manual/index.xml.fr

Author: noodl
Date: Thu Apr  3 15:45:08 2008
New Revision: 644538

URL: http://svn.apache.org/viewvc?rev=644538&view=rev
Log:
Fix a couple of links.

Submitted by: Vincent Deffontaines (aka gryzor)

Modified:
    httpd/httpd/trunk/docs/manual/index.xml.fr

Modified: httpd/httpd/trunk/docs/manual/index.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/index.xml.fr?rev=644538&r1=644537&r2=644538&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/index.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/index.xml.fr Thu Apr  3 15:45:08 2008
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!--English Revision : 420993 -->
+<!--English Revision : 636028 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -65,7 +65,7 @@
     <page href="server-wide.html">Configuration &agrave; l'&eacute;chelle du serveur</page>
     <page href="ssl/">Chiffrement SSL/TLS</page>
     <page href="suexec.html">Ex&eacute;cution des CGI avec suexec</page>
-    <page href="misc/rewriteguide.html">Guide de r&eacute;&eacute;criture des URLs</page>
+    <page href="rewrite/">Guide de r&eacute;&eacute;criture des URLs</page>
     <page href="vhosts/">H&ocirc;tes virtuels</page>
 </category>
 
@@ -88,6 +88,7 @@
     <page href="sitemap.html">Plan du site</page>
     <page href="developer/">Documentation du d&eacute;veloppeur</page>
     <page href="misc/">Autres notes</page>
+    <page href="http://wiki.apache.org/httpd/">Wiki</page>
 </category>
 
 </indexpage>