]> granicus.if.org Git - apache/blob - docs/manual/upgrading.xml.fr
Update transformations
[apache] / docs / manual / upgrading.xml.fr
1 <?xml version="1.0" encoding="ISO-8859-1" ?>
2 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
3 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
4 <!-- French translation : Lucien GENTIS -->
5 <!-- Reviewed by : Vincent Deffontaines -->
6 <!-- English Revision: 420990:922232 (outdated) -->
7
8 <!--
9  Licensed to the Apache Software Foundation (ASF) under one or more
10  contributor license agreements.  See the NOTICE file distributed with
11  this work for additional information regarding copyright ownership.
12  The ASF licenses this file to You under the Apache License, Version 2.0
13  (the "License"); you may not use this file except in compliance with
14  the License.  You may obtain a copy of the License at
15
16      http://www.apache.org/licenses/LICENSE-2.0
17
18  Unless required by applicable law or agreed to in writing, software
19  distributed under the License is distributed on an "AS IS" BASIS,
20  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21  See the License for the specific language governing permissions and
22  limitations under the License.
23 -->
24
25 <manualpage metafile="upgrading.xml.meta">
26
27 <title>Mise &agrave; jour vers 2.4 depuis 2.2</title>
28
29 <summary>
30   <p>Afin d'assister les utilisateurs lors de leurs op&eacute;rations de mise &agrave;
31   jour, nous maintenons un document
32   qui comporte des informations critiques &agrave; l'attention des personnes qui
33   utilisent d&eacute;j&agrave; Apache. Ces informations ne sont que de br&egrave;ves notes, et vous
34   devriez trouver plus d'informations dans le document <a
35   href="new_features_2_4.html">Nouvelles fonctionnalit&eacute;s</a>, ou dans
36   le fichier <code>src/CHANGES</code>.</p>
37
38   <p>Ce document ne d&eacute;crit que les modifications intervenues entre les versions
39   2.2 et 2.4. Si vous effectuez une mise &agrave; jour depuis la version 2.0, vous
40   devez aussi consulter le
41   <a href="http://httpd.apache.org/docs/2.2/upgrading.html">document de mise
42   &agrave; jour de 2.0 vers 2.2.</a></p>
43
44 </summary>
45 <seealso><a href="new_features_2_4.html">Vue d'ensemble des nouvelles
46 fonctionnalit&eacute;s de Apache 2.4</a></seealso>
47
48   <section id="compile-time">
49     <title>Modifications de la configuration au moment de la compilation</title>
50      <!-- <ul>
51      </ul> -->
52
53   </section>
54
55   <section id="run-time">
56     <title>Modifications de la configuration &agrave; l'ex&eacute;cution</title>
57
58     <!-- <ul>
59      </ul> -->
60   </section>
61
62   <section id="misc">
63     <title>Changements divers</title>
64
65     </section>
66
67   <section id="third-party">
68     <title>Modules tiers</title>
69
70
71
72   </section>
73 </manualpage>