]> granicus.if.org Git - apache/blob - docs/manual/upgrading.xml
update xforms
[apache] / docs / manual / upgrading.xml
1 <?xml version='1.0' encoding='UTF-8' ?>
2 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
3 <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
4 <!-- $LastChangedRevision$ -->
5
6 <!--
7  Licensed to the Apache Software Foundation (ASF) under one or more
8  contributor license agreements.  See the NOTICE file distributed with
9  this work for additional information regarding copyright ownership.
10  The ASF licenses this file to You under the Apache License, Version 2.0
11  (the "License"); you may not use this file except in compliance with
12  the License.  You may obtain a copy of the License at
13
14      http://www.apache.org/licenses/LICENSE-2.0
15
16  Unless required by applicable law or agreed to in writing, software
17  distributed under the License is distributed on an "AS IS" BASIS,
18  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19  See the License for the specific language governing permissions and
20  limitations under the License.
21 -->
22
23 <manualpage metafile="upgrading.xml.meta">
24
25 <title>Upgrading to 2.4 from 2.2</title>
26
27 <summary>
28   <p>In order to assist folks upgrading, we maintain a document
29   describing information critical to existing Apache users. These
30   are intended to be brief notes, and you should be able to find
31   more information in either the <a
32   href="new_features_2_4.html">New Features</a> document, or in
33   the <code>src/CHANGES</code> file.</p>
34
35   <p>This document describes only the changes from 2.2 to 2.4.  If you
36   are upgrading from version 2.0, you should also consult the <a
37   href="http://httpd.apache.org/docs/2.2/upgrading.html">2.0 to 2.2
38   upgrading document.</a></p>
39
40 </summary>
41 <seealso><a href="new_features_2_4.html">Overview of new features in
42   Apache 2.4</a></seealso>
43
44   <section id="compile-time">
45     <title>Compile-Time Configuration Changes</title>
46     <!-- <ul>
47     </ul> -->
48
49   </section>
50
51   <section id="run-time">
52     <title>Run-Time Configuration Changes</title>
53
54     <!-- <ul>
55     </ul> -->
56   </section>
57
58   <section id="misc">
59     <title>Misc Changes</title>
60
61   </section>
62
63   <section id="third-party">
64     <title>Third Party Modules</title>
65
66   </section>
67 </manualpage>