new_features_2_0.html.ru.koi8-r 17.1 KB
Newer Older
powelld's avatar
powelld committed
<?xml version="1.0" encoding="KOI8-R"?>
<!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="ru" xml:lang="ru"><head>
<meta content="text/html; charset=KOI8-R" http-equiv="Content-Type" />
<!--
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
              This file is generated from xml source: DO NOT EDIT
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
      -->
<title>    Apache 2.0 - HTTP  Apache  2.4</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 rel="stylesheet" type="text/css" href="./style/css/prettify.css" />
<script src="./style/scripts/prettify.min.js" type="text/javascript">
</script>

<link href="./images/favicon.ico" rel="shortcut icon" /></head>
<body id="manual-page"><div id="page-header">
<p class="menu"><a href="./mod/"></a> | <a href="./mod/directives.html"></a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html"></a> | <a href="./sitemap.html"> </a></p>
<p class="apache">HTTP  Apache  2.4</p>
<img alt="" src="./images/feather.png" /></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 </a> &gt; <a href="http://httpd.apache.org/docs/"></a> &gt; <a href="./"> 2.4</a></div><div id="page-content"><div id="preamble"><h1>    Apache 2.0</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="./de/new_features_2_0.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/new_features_2_0.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./fr/new_features_2_0.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
<a href="./ja/new_features_2_0.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/new_features_2_0.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/new_features_2_0.html" hreflang="pt-br" rel="alternate" title="Portugu&#234;s (Brasil)">&nbsp;pt-br&nbsp;</a> |
<a href="./ru/new_features_2_0.html" title="Russian">&nbsp;ru&nbsp;</a> |
<a href="./tr/new_features_2_0.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
</div>
<div class="outofdate">This translation may be out of date. Check the
            English version for recent changes.</div>

  <p>       1.3  2.0 HTTP  Apache</p>
</div>
<div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#core">   </a></li>
<li><img alt="" src="./images/down.gif" /> <a href="#module">   </a></li>
</ul><h3>. </h3><ul class="seealso"><li><a href="upgrading.html">   1.3   2.0</a></li><li><a href="#comments_section">Comments</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">   </a></h2>
    

    <dl>
      <dt>  UNIX</dt>

      <dd> UNIX ,    ()  POSIX,
      Apache       -
       .   
        ,      .</dd>

      <dt>  </dt>

      <dd>    ,     autoconf  libtool.
          Apache        
      .</dd>

      <dt>  </dt>

      <dd>Apache    ,
         .
       <code class="module"><a href="./mod/mod_echo.html">mod_echo</a></code>    
       .</dd>

      <dt>    UNIX
      </dt>

      <dd>Apache 2.0     
         UNIX ,  : BeOS,
      OS/2  Windows.    
        <a href="mpm.html"> - </a> (MPMs) 
       Apache Portable Runtime (APR),  
            API, 
           
      -    POSIX -  .</dd>

      <dt> API  Apache</dt>

      <dd>API        2.0
          1.3,    
         ,  .   2.0
           ,  
           
        (hooks),    
       .     , 
          ,
           -    
      .</dd>

      <dt>  IPv6</dt>

      <dd> ,   IPv6 
        Apache Portable Runtime, Apache
           IPv6 
      (sockets).      <code class="directive"><a href="./mod/mpm_common.html#listen">Listen</a></code>, <code class="directive"><a href="./mod/core.html#namevirtualhost">NameVirtualHost</a></code>  <code class="directive"><a href="./mod/core.html#virtualhost">VirtualHost</a></code>     ,
         IPv6 (..  "Listen [2001:db8::1]:8080").</dd>

      <dt> </dt>

      <dd> Apache      ,
        ,    
       .  ,  , , 
        CGI-,   SSI
       INCLUDES,  
      <code class="module"><a href="./mod/mod_include.html">mod_include</a></code>.  <code class="module"><a href="./mod/mod_ext_filter.html">mod_ext_filter</a></code>
              
        CGI     
       (handlers).</dd>

      <dt>     </dt>

      <dd>  ,  , 
            SSI
      .     
         .</dd>

      <dt> </dt>

      <dd>    . 
         Port  BindAddress  ;
         IP    
      <code class="directive"><a href="./mod/mpm_common.html#listen">Listen</a></code>; 
      <code class="directive"><a href="./mod/core.html#servername">ServerName</a></code>      
              .</dd>

      <dt>  Windows NT</dt>

      <dd>Apache 2.0  Windows NT    utf-8
          .   
        ,    Unicode,
             NT-
      ,  Windows 2000  Windows XP.
      <em>      , 
      Windows 95, 98  ME,      
          .</em></dd>

      <dt>      </dt>

      <dd>  Apache 2.0   <a href="http://www.pcre.org/">
          Perl-  </a> (PCRE).
              Perl 5.</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="module" id="module">   </a></h2>
    

    <dl>
      <dt><code class="module"><a href="./mod/mod_ssl.html">mod_ssl</a></code></dt>

      <dd>   Apache 2.0.    
         SSL/TLS,  OpenSSL.</dd>

      <dt><code class="module"><a href="./mod/mod_dav.html">mod_dav</a></code></dt>

      <dd>   Apache 2.0.    
      Distributed Authoring and Versioning (DAV),  
           HTTP.</dd>

      <dt><code class="module"><a href="./mod/mod_deflate.html">mod_deflate</a></code></dt>

      <dd>   Apache 2.0.    , 
       ,     ,    
      .</dd>

      <dt><code class="module"><a href="./mod/mod_auth_ldap.html">mod_auth_ldap</a></code></dt>

      <dd>   Apache 2.0.41.       LDAP
           ,     
      Basic.    <code class="module"><a href="./mod/mod_ldap.html">mod_ldap</a></code>  
         (connection pools)   .</dd>

      <dt><code class="module"><a href="./mod/mod_auth_digest.html">mod_auth_digest</a></code></dt>

      <dd>    
      ,      (
      ).</dd>

      <dt><code class="module"><a href="./mod/mod_charset_lite.html">mod_charset_lite</a></code></dt>

      <dd>   Apache 2.0.    
            (character set)     
        .</dd>

      <dt><code class="module"><a href="./mod/mod_file_cache.html">mod_file_cache</a></code></dt>

      <dd>   Apache 2.0.     
        mod_mmap_static  Apache 1.3
         .</dd>

      <dt><code class="module"><a href="./mod/mod_headers.html">mod_headers</a></code></dt>

      <dd>      Apache 2.0.  
        ,  
      <code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code>,        
         .</dd>

      <dt><code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code></dt>

      <dd>    ,   
             
       ,   HTTP/1.1 -.  
            <code class="directive"><a href="./mod/mod_proxy.html#proxy">&lt;Proxy&gt;</a></code>,      , 
         (     )   ,
       proxy-.   &lt;Directory "proxy:..."&gt;
        .       ,
        .      proxy_connect, proxy_ftp
       proxy_http.</dd>

      <dt><code class="module"><a href="./mod/mod_negotiation.html">mod_negotiation</a></code></dt>

      <dd>   <code class="directive"><a href="./mod/mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority</a></code>,      
      NOT ACCEPTABLE  MULTIPLE CHOICES   
       .     
       (negotiation)  MultiViews    , 
         ,    
             (type map).</dd>

      <dt><code class="module"><a href="./mod/mod_autoindex.html">mod_autoindex</a></code></dt>

      <dd>       
      HTML-.     ,     
           (wildcard).</dd>

      <dt><code class="module"><a href="./mod/mod_include.html">mod_include</a></code></dt>

      <dd>  ,      
       SSI ,   ,    
             
         ,    SSI . 
         (   
         Perl)      
      $0 .. $9  mod_include.</dd>

      <dt><code class="module"><a href="./mod/mod_auth_dbm.html">mod_auth_dbm</a></code></dt>

      <dd>    DBM-   
       <code class="directive"><a href="./mod/mod_auth_dbm.html#authdbmtype">AuthDBMType</a></code>.</dd>

    </dl>
  </div></div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="./de/new_features_2_0.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/new_features_2_0.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./fr/new_features_2_0.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
<a href="./ja/new_features_2_0.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/new_features_2_0.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/new_features_2_0.html" hreflang="pt-br" rel="alternate" title="Portugu&#234;s (Brasil)">&nbsp;pt-br&nbsp;</a> |
<a href="./ru/new_features_2_0.html" title="Russian">&nbsp;ru&nbsp;</a> |
<a href="./tr/new_features_2_0.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
<script type="text/javascript"><!--//--><![CDATA[//><!--
var comments_shortname = 'httpd';
var comments_identifier = 'http://httpd.apache.org/docs/2.4/new_features_2_0.html';
(function(w, d) {
    if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
        d.write('<div id="comments_thread"><\/div>');
        var s = d.createElement('script');
        s.type = 'text/javascript';
        s.async = true;
        s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
        (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
    }
    else { 
        d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>');
    }
})(window, document);
//--><!]]></script></div><div id="footer">
<p class="apache">Copyright 2017 The Apache Software Foundation.<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/"></a> | <a href="./mod/directives.html"></a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html"></a> | <a href="./sitemap.html"> </a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
if (typeof(prettyPrint) !== 'undefined') {
    prettyPrint();
}
//--><!]]></script>
</body></html>