<?xml version='1.0' encoding='iso-2022-jp' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 219484 -->
+<!-- English Revision: 219484:332896 (outdated) -->
<!--
Copyright 2003-2005 The Apache Software Foundation or its licensors,
<?xml version='1.0' encoding='EUC-KR' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:219484 (outdated) -->
+<!-- English Revision: 105989:332896 (outdated) -->
<!--
Copyright 2004-2005 The Apache Software Foundation or its licensors,
<variants>
<variant>en</variant>
- <variant>ja</variant>
+ <variant outdated="yes">ja</variant>
<variant outdated="yes">ko</variant>
</variants>
</metafile>
<dd>Added a support for
<a href="http://www.ietf.org/rfc/rfc2817.txt">RFC 2817</a>, which
allows connections to upgrade from clear text to TLS encryption.</dd>
+
+ <dt><code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code></dt>
+ <dd>mod_imap has been renamed to <code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code> to avoid
+ user confusion.</dd>
</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>
<dd>Added a support for
<a href="http://www.ietf.org/rfc/rfc2817.txt">RFC 2817</a>, which
allows connections to upgrade from clear text to TLS encryption.</dd>
+
+ <dt><module>mod_imagemap</module></dt>
+ <dd>mod_imap has been renamed to <module>mod_imagemap</module> to avoid
+ user confusion.</dd>
</dl>
+
</section>
<section id="programs">
<?xml version='1.0' encoding='EUC-KR' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:328728 (outdated) -->
+<!-- English Revision: 105989:332896 (outdated) -->
<!--
Copyright 2004-2005 The Apache Software Foundation or its licensors,
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.pt-br.xsl"?>
-<!-- English Revision: 151408:328728 (outdated) -->
+<!-- English Revision: 151408:332896 (outdated) -->
<!--
Copyright 2005 The Apache Software Foundation or its licensors,
<div class="section">
<h2><a name="compile-time" id="compile-time">Compile-Time Configuration Changes</a></h2>
+ <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 <code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code></li>
+ <li>mod_auth has been split up into <code class="module"><a href="./mod/mod_auth_basic.html">mod_auth_basic</a></code>
+ and <code class="module"><a href="./mod/mod_authn_file.html">mod_authn_file</a></code></li>
+ <li>mod_access has been renamed to <code class="module"><a href="./mod/mod_authz_host.html">mod_authz_host</a></code></li>
+ <li>mod_auth_ldap has been renamed to <code class="module"><a href="./mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code></li>
+ </ul>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
<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>