]> granicus.if.org Git - apache/commitdiff
Upgrade trunk to refer to 2.3/2.4
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 13 Nov 2005 06:15:34 +0000 (06:15 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 13 Nov 2005 06:15:34 +0000 (06:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332904 13f79535-47bb-0310-9956-ffa450edef68

16 files changed:
docs/manual/glossary.xml
docs/manual/index.xml
docs/manual/new_features_2_4.html [new file with mode: 0644]
docs/manual/new_features_2_4.html.en [new file with mode: 0644]
docs/manual/new_features_2_4.xml [new file with mode: 0644]
docs/manual/new_features_2_4.xml.meta [new file with mode: 0644]
docs/manual/sitemap.xml
docs/manual/style/lang/de.xml
docs/manual/style/lang/en.xml
docs/manual/style/lang/es.xml
docs/manual/style/lang/fr.xml
docs/manual/style/lang/ja.xml
docs/manual/style/lang/ko.xml
docs/manual/style/lang/pt-br.xml
docs/manual/style/lang/ru.xml
docs/manual/upgrading.xml

index 9cdff443a815894377602d653dfe6faf581ada53..eb862063003525609010141511baf9acb9927b7f 100644 (file)
     informal term for what is formally called a <glossary
       ref="uniformresourceidentifier">Uniform Resource Identifier</glossary>.
     URLs are usually made up of a scheme, like <code>http</code> or
-    <code>https</code>, a hostname, and a path.  A URL for this page is
-    <code>http://httpd.apache.org/docs-2.1/glossary.html</code>.
+    <code>https</code>, a hostname, and a path.  A URL for this page might
+    be <code>http://httpd.apache.org/docs-2.1/glossary.html</code>.
   </dd> 
 
   <dt><a name="uniformresourceidentifier"
index 773c0c5d1e7e0c7625ebcb13d777c17e627c0e91..12fed221b1866169199dc5b402ff350b460e8cbf 100644 (file)
 <indexpage metafile="index.xml.meta">
 <parentdocument href="http://httpd.apache.org/docs-project/" />
 
-<title>Apache HTTP Server Version 2.1 Documentation</title>
+<title>Apache HTTP Server Version 2.3 Documentation</title>
 
 <category id="release"><title>Release Notes</title>
+    <page href="new_features_2_4.html">New features with Apache 2.3/2.4</page>
     <page href="new_features_2_2.html">New features with Apache 2.1/2.2</page>
     <page href="new_features_2_0.html">New features with Apache 2.0</page>
-    <page href="upgrading.html">Upgrading to 2.2 from 2.0</page>
+    <page href="upgrading.html">Upgrading to 2.4 from 2.2</page>
     <page href="license.html">Apache License</page>
 </category>
 
diff --git a/docs/manual/new_features_2_4.html b/docs/manual/new_features_2_4.html
new file mode 100644 (file)
index 0000000..cfb42c3
--- /dev/null
@@ -0,0 +1,3 @@
+URI: new_features_2_4.html.en
+Content-Language: en
+Content-type: text/html; charset=ISO-8859-1
diff --git a/docs/manual/new_features_2_4.html.en b/docs/manual/new_features_2_4.html.en
new file mode 100644 (file)
index 0000000..eaba7ef
--- /dev/null
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
+        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+              This file is generated from xml source: DO NOT EDIT
+        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+      -->
+<title>Overview of new features in Apache 2.4 - Apache HTTP Server</title>
+<link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
+<link href="./style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
+<link href="./style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
+<link href="./images/favicon.ico" rel="shortcut icon" /></head>
+<body id="manual-page"><div id="page-header">
+<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p>
+<p class="apache">Apache HTTP Server Version 2.3</p>
+<img alt="" src="./images/feather.gif" /></div>
+<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="./images/left.gif" /></a></div>
+<div id="path">
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="./">Version 2.3</a></div><div id="page-content"><div id="preamble"><h1>Overview of new features in Apache 2.4</h1>
+<div class="toplang">
+<p><span>Available Languages: </span><a href="./en/new_features_2_4.html" title="English">&nbsp;en&nbsp;</a></p>
+</div>
+
+  <p>This document describes some of the major changes between the
+     2.2 and 2.4 versions of the Apache HTTP Server. For new features since
+     version 2.0, see the <a href="new_features_2_2.html">2.2 new features</a>
+     document.</p>
+</div>
+<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#core">Core Enhancements</a></li>
+<li><img alt="" src="./images/down.gif" /> <a href="#module">Module Enhancements</a></li>
+<li><img alt="" src="./images/down.gif" /> <a href="#programs">Program Enhancements</a></li>
+<li><img alt="" src="./images/down.gif" /> <a href="#developer">Module Developer Changes</a></li>
+</ul></div>
+<div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
+<div class="section">
+<h2><a name="core" id="core">Core Enhancements</a></h2>
+    
+    <dl>
+
+    </dl>
+  </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
+<div class="section">
+<h2><a name="module" id="module">Module Enhancements</a></h2>
+    
+    <dl>
+    </dl>
+
+  </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
+<div class="section">
+<h2><a name="programs" id="programs">Program Enhancements</a></h2>
+    
+    <dl>
+    </dl>
+  </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
+<div class="section">
+<h2><a name="developer" id="developer">Module Developer Changes</a></h2>
+    
+    <dl>
+    </dl>
+  </div></div>
+<div class="bottomlang">
+<p><span>Available Languages: </span><a href="./en/new_features_2_4.html" title="English">&nbsp;en&nbsp;</a></p>
+</div><div id="footer">
+<p class="apache">Copyright 1995-2005 The Apache Software Foundation or its licensors, as applicable.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
+</body></html>
\ No newline at end of file
diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml
new file mode 100644 (file)
index 0000000..6deb324
--- /dev/null
@@ -0,0 +1,59 @@
+<?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 2004-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="new_features_2_4.xml.meta">
+
+<title>Overview of new features in Apache 2.4</title>
+
+<summary>
+  <p>This document describes some of the major changes between the
+     2.2 and 2.4 versions of the Apache HTTP Server. For new features since
+     version 2.0, see the <a href="new_features_2_2.html">2.2 new features</a>
+     document.</p>
+</summary>
+
+  <section id="core">
+    <title>Core Enhancements</title>
+    <dl>
+
+    </dl>
+  </section>
+
+  <section id="module">
+    <title>Module Enhancements</title>
+    <dl>
+    </dl>
+
+  </section>
+
+  <section id="programs">
+    <title>Program Enhancements</title>
+    <dl>
+    </dl>
+  </section>
+
+  <section id="developer">
+    <title>Module Developer Changes</title>
+    <dl>
+    </dl>
+  </section>
+</manualpage>
diff --git a/docs/manual/new_features_2_4.xml.meta b/docs/manual/new_features_2_4.xml.meta
new file mode 100644 (file)
index 0000000..f5fa37f
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<metafile>
+  <basename>new_features_2_4</basename>
+  <path>/</path>
+  <relpath>.</relpath>
+
+  <variants>
+    <variant>en</variant>
+  </variants>
+</metafile>
index 222a144510e41f27bded7d781fb058ded57bd84b..13ae7fad8757d2ba97672384e1414b9e75b668bf 100644 (file)
 
 <summary>
 <p>This page lists the currently available documents of the
-<a href="./">Apache HTTP Server Version 2.1 Documentation</a>.</p>
+<a href="./">Apache HTTP Server Version 2.3 Documentation</a>.</p>
 </summary>
 
 <category id="release">
 <title>Release Notes</title>
-<page href="upgrading.html">Upgrading to 2.0 from 1.3</page>
+<page href="upgrading.html">Upgrading to 2.2 from 2.0</page>
+<page href="new_features_2_4.html">New features with Apache 2.4</page>
+<page href="new_features_2_2.html">New features with Apache 2.2</page>
 <page href="new_features_2_0.html">New features with Apache 2.0</page>
 <page href="license.html">Apache License</page>
 </category>
index 2a95ccad44de99070a00474c4a2e9d84a5463661..93eee6ddb9440d56d2093ca872d2808bcb62830c 100644 (file)
         <!-- Used in headers and footers -->
         <message id="apachetitle">- Apache HTTP Server</message>
         <message id="apachehttpserver">Apache HTTP Server Version
-            2.1</message>
+            2.3</message>
         <message id="apachedocalt">[APACHE DOCUMENTATION]</message>
         <message id="search">Google-Suche</message> <!-- search button -->
         <message id="index">Index</message> <!-- deprecated -->
         <message id="apache">Apache</message>
         <message id="http-server">HTTP-Server</message>
         <message id="documentation">Dokumentation</message>
-        <message id="version">Version 2.1</message>
+        <message id="version">Version 2.3</message>
 
         <!-- super menu -->
         <message id="modules">Module</message>
index 3bcd3769be740a8a9290737282a2a82950ab786e..06205cc1a611ed948a71c09ffb88c1fb3d24555b 100644 (file)
 
         <!-- Used in headers and footers -->
         <message id="apachetitle">- Apache HTTP Server</message>
-        <message id="apachehttpserver">Apache HTTP Server Version 2.1</message>
+        <message id="apachehttpserver">Apache HTTP Server Version 2.3</message>
         <message id="apachedocalt">[APACHE DOCUMENTATION]</message>
         <message id="search">Google Search</message> <!-- search button -->
         <message id="index">Index</message> <!-- deprecated -->
         <message id="apache">Apache</message>
         <message id="http-server">HTTP Server</message>
         <message id="documentation">Documentation</message>
-        <message id="version">Version 2.1</message>
+        <message id="version">Version 2.3</message>
 
         <!-- super menu -->
         <message id="modules">Modules</message>
index b972403c867732d1a3f49fc918ee74ea53f1ceca..5b288f5743db38c5f0570aefb596064d4cb2389b 100644 (file)
@@ -98,7 +98,7 @@
 
         <!-- Used in headers and footers -->
         <message id="apachetitle">- Servidor HTTP Apache</message>
-        <message id="apachehttpserver">Versi&#243;n 2.1 del Servidor HTTP
+        <message id="apachehttpserver">Versi&#243;n 2.3 del Servidor HTTP
             Apache</message>
         <message id="apachedocalt">[APACHE DOCUMENTATION]</message>
         <message id="search">Buscar en Google</message> <!-- search button -->
         <message id="apache">Apache</message>
         <message id="http-server">Servidor HTTP</message>
         <message id="documentation">Documentaci&#243;n</message>
-        <message id="version">Versi&#243;n 2.1</message>
+        <message id="version">Versi&#243;n 2.3</message>
 
         <!-- super menu -->
         <message id="modules">M&#243;dulos</message>
index cb71ff5227563ba92108492b6face2a6712c40bc..501f4d1584c01ccd806b5f078a71d09570d9f153 100644 (file)
 
         <!-- Used in headers and footers -->
         <message id="apachetitle">- Serveur Apache HTTP</message>
-        <message id="apachehttpserver">Serveur Apache HTTP Version 2.1</message>
+        <message id="apachehttpserver">Serveur Apache HTTP Version 2.3</message>
         <message id="apachedocalt">[DOCUMENTATION APACHE]</message>
         <message id="search">Recherche Google</message> <!-- search button -->
         <message id="index">Index</message> <!-- deprecated -->
         <message id="apache">Apache</message>
         <message id="http-server">Serveur HTTP</message>
         <message id="documentation">Documentation</message>
-        <message id="version">Version 2.1</message>
+        <message id="version">Version 2.3</message>
 
         <!-- super menu -->
         <message id="modules">Modules</message>
index 37ba31dd10c94962b4cd1788ec7801659e695565..a0e0ceb5ceac817b0fc26069349b72e07fbb93ad 100644 (file)
@@ -97,7 +97,7 @@
 
         <!-- Used in headers and footers -->
         <message id="apachetitle">- Apache HTTP \e$B%5!<%P\e(B</message>
-        <message id="apachehttpserver">Apache HTTP \e$B%5!<%P\e(B \e$B%P!<%8%g%s\e(B 2.1</message>
+        <message id="apachehttpserver">Apache HTTP \e$B%5!<%P\e(B \e$B%P!<%8%g%s\e(B 2.3</message>
         <message id="apachedocalt">[APACHE DOCUMENTATION]</message>
         <message id="search">Google Search</message> <!-- search button -->
         <message id="index">\e$B:w0z\e(B</message> <!-- deprecated -->
         <message id="apache">Apache</message>
         <message id="http-server">HTTP \e$B%5!<%P\e(B</message>
         <message id="documentation">\e$B%I%-%e%a%s%F!<%7%g%s\e(B</message>
-        <message id="version">\e$B%P!<%8%g%s\e(B 2.1</message>
+        <message id="version">\e$B%P!<%8%g%s\e(B 2.3</message>
 
         <!-- super menu -->
         <message id="modules">\e$B%b%8%e!<%k\e(B</message>
index 5bbd0295afd3fb00d0360cb4f44c85f38424fcb0..0511c924dad183934bf6a268adc3bad218c5f3ca 100644 (file)
 
         <!-- Used in headers and footers -->
         <message id="apachetitle">- Apache HTTP Server</message>
-        <message id="apachehttpserver">Apache HTTP Server Version 2.1</message>
+        <message id="apachehttpserver">Apache HTTP Server Version 2.3</message>
         <message id="apachedocalt">[APACHE DOCUMENTATION]</message>
         <message id="search">Google °Ë»ö</message> <!-- search button -->
         <message id="index">Index</message> <!-- deprecated -->
         <message id="apache">Apache</message>
         <message id="http-server">HTTP Server</message>
         <message id="documentation">Documentation</message>
-        <message id="version">Version 2.1</message>
+        <message id="version">Version 2.3</message>
 
         <!-- super menu -->
         <message id="modules">¸ðµâ</message>
index 904417b03c3974621999318bbf9541dba6389575..212abf9505c1b6afb686316b4723995677164218 100644 (file)
 
         <!-- Used in headers and footers -->
         <message id="apachetitle">- Servidor HTTP Apache</message>
-        <message id="apachehttpserver">Servidor HTTP Apache Vers&#227;o 2.1</message>
+        <message id="apachehttpserver">Servidor HTTP Apache Vers&#227;o 2.3</message>
         <message id="apachedocalt">[DOCUMENTA&#199;&#195;O APACHE]</message>
         <message id="search">Busca Google</message> <!-- search button -->
         <message id="index">&#205;ndice</message> <!-- deprecated -->
         <message id="apache">Apache</message>
         <message id="http-server">Servidor HTTP</message>
         <message id="documentation">Documenta&#231;&#227;o</message>
-        <message id="version">Vers&#227;o 2.1</message>
+        <message id="version">Vers&#227;o 2.3</message>
 
         <!-- super menu -->
         <message id="modules">M&#243;dulos</message>
index 1ed52c23df089a477f7e131af17e979e2a78e2cb..97648831706c93aa5a36b93c4514d2d5884d93f8 100644 (file)
@@ -87,7 +87,7 @@
 
         <!-- Used in headers and footers -->
         <message id="apachetitle">- HTTP ÓÅÒ×ÅÒ Apache</message>
-        <message id="apachehttpserver">HTTP ÓÅÒ×ÅÒ Apache ÷ÅÒÓÉÑ 2.1</message>
+        <message id="apachehttpserver">HTTP ÓÅÒ×ÅÒ Apache ÷ÅÒÓÉÑ 2.3</message>
         <message id="apachedocalt">[äïëõíåîôáãéñ APACHE]</message>
         <message id="search">Google Search</message> <!-- search button -->
         <message id="index">ïÇÌÁ×ÌÅÎÉÅ</message> <!-- deprecated -->
@@ -97,7 +97,7 @@
         <message id="apache">Apache</message>
         <message id="http-server">HTTP ÓÅÒ×ÅÒ</message>
         <message id="documentation">äÏËÕÍÅÎÔÁÃÉÑ</message>
-        <message id="version">÷ÅÒÓÉÑ 2.1</message>
+        <message id="version">÷ÅÒÓÉÑ 2.3</message>
 
         <!-- super menu -->
         <message id="modules">íÏÄÕÌÉ</message>
index e2409f0b577a3946372adaf658b4459a195d3822..1f712485aa013bdf0feda701db95bee8495d2773 100644 (file)
 
 <manualpage metafile="upgrading.xml.meta">
 
-<title>Upgrading to 2.1 from 2.0</title>
+<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_2.html">New Features</a> document, or in
+  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.0 to 2.2.  If you
-  are upgrading from version 1.3, you should also consult the <a
-  href="http://httpd.apache.org/docs-2.0/upgrading.html">1.3 to 2.0
+  <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.1/upgrading.html">2.0 to 2.2
   upgrading document.</a></p>
 
 </summary>
-<seealso><a href="new_features_2_2.html">Overview of new features in
-  Apache 2.2</a></seealso>
+<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>
-      <li>Upgraded to require the APR 1.0 API.</li>
-      <li>Updated bundled PCRE version to 5.0</li>
-      <li>mod_imap has been renamed to <module>mod_imagemap</module></li>
-      <li>mod_auth has been split up into <module>mod_auth_basic</module>
-          and <module>mod_authn_file</module></li>
-      <li>mod_access has been renamed to <module>mod_authz_host</module></li>
-      <li>mod_auth_ldap has been renamed to <module>mod_authnz_ldap</module></li>
     </ul>
 
   </section>
     <title>Run-Time Configuration Changes</title>
 
     <ul>
-      <li>The config file <code>httpd.conf</code> distributed with the
-      Apache HTTP Server has been greatly simplified by removing all
-      but the most essential configuration settings.  A set of example
-      configuration settings for more advanced features is present in
-      the <code>conf/extra/</code> directory of the installed
-      server.</li>
-
-      <li>The <program>apachectl</program> option
-      <code>startssl</code> is no longer available.  To enable ssl
-      support, you should edit <code>httpd.conf</code> to include the
-      relevant <module>mod_ssl</module> directives and then use
-      <code>apachectl start</code> to start the server.  An example
-      configuration to activate <module>mod_ssl</module> has been included
-      in <code>conf/extra/httpd-ssl.conf</code>.</li>
-
-      <li>The default setting of <directive
-      module="core">UseCanonicalName</directive> is now
-      <code>Off</code>.  If you did not have this directive in your
-      config file, you can add <code>UseCanonicalName On</code> to
-      retain the old behavior.</li>
-
-      <li>The module <module>mod_userdir</module> will no longer act
-      on requests unless a <directive
-      module="mod_userdir">UserDir</directive> directive specifying a
-      directory name is present in the config file.  To restore the
-      old default behavior, place the directive <code>UserDir
-      public_html</code> in your config file.</li>
-
     </ul>
   </section>