mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
68 lines
2.1 KiB
XML
68 lines
2.1 KiB
XML
<?xml version='1.0' encoding='UTF-8' ?>
|
|
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
|
|
<?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
|
|
<!-- $LastChangedRevision$ -->
|
|
|
|
<!--
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
this work for additional information regarding copyright ownership.
|
|
The ASF licenses this file to You 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>
|