| <?xml version='1.0' encoding='UTF-8' ?> |
| <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> |
| <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> |
| <!-- $LastChangedRevision$ --> |
| |
| <!-- |
| Copyright 2002-2005 The Apache Software Foundation or its licensors, as |
| applicable. |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| <manualpage metafile="upgrading.xml.meta"> |
| |
| <title>Upgrading to 2.4 from 2.2</title> |
| |
| <summary> |
| <p>In order to assist folks upgrading, we maintain a document |
| describing information critical to existing Apache users. These |
| are intended to be brief notes, and you should be able to find |
| more information in either the <a |
| href="new_features_2_4.html">New Features</a> document, or in |
| the <code>src/CHANGES</code> file.</p> |
| |
| <p>This document describes only the changes from 2.2 to 2.4. If you |
| are upgrading from version 2.0, you should also consult the <a |
| href="http://httpd.apache.org/docs/2.2/upgrading.html">2.0 to 2.2 |
| upgrading document.</a></p> |
| |
| </summary> |
| <seealso><a href="new_features_2_4.html">Overview of new features in |
| Apache 2.4</a></seealso> |
| |
| <section id="compile-time"> |
| <title>Compile-Time Configuration Changes</title> |
| <!-- <ul> |
| </ul> --> |
| |
| </section> |
| |
| <section id="run-time"> |
| <title>Run-Time Configuration Changes</title> |
| |
| <!-- <ul> |
| </ul> --> |
| </section> |
| |
| <section id="misc"> |
| <title>Misc Changes</title> |
| |
| </section> |
| |
| <section id="third-party"> |
| <title>Third Party Modules</title> |
| |
| </section> |
| </manualpage> |