Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4
Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4
Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4
Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4
Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4
Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4
Apache HTTP Server Version 2.2

This document describes some of the major changes between the 1.3 and 2.0 versions of the Apache HTTP Server.
autoconf and libtool.
This makes Apache's configuration system more similar to
that of other packages.mod_echo has
been written as an example.Listen, NameVirtualHost, and VirtualHost directives support
IPv6 numeric address strings (e.g., "Listen
[2001:db8::1]:8080").INCLUDES filter in mod_include. The
module mod_ext_filter allows external programs to
act as filters in much the same way that CGI programs can act as
handlers.Port and BindAddress directives
are gone; only the Listen
directive is used for IP address binding; the ServerName directive specifies the
server name and port number only for redirection and vhost
recognition.mod_sslmod_davmod_deflatemod_auth_ldapmod_ldap
provides connection pooling and results caching.mod_auth_digestmod_charset_litemod_file_cachemod_mmap_static in Apache 1.3,
plus adds further caching abilities.mod_headersmod_proxy, and
it can conditionally set response headers.mod_proxy<Proxy>
configuration sections provide more readable (and internally
faster) control of proxied sites; overloaded <Directory
"proxy:..."> configuration are not supported. The module
is now divided into specific protocol support modules including
proxy_connect, proxy_ftp and
proxy_http.mod_negotiationForceLanguagePriority directive can be used to assure that
the client receives a single document in all cases, rather than
NOT ACCEPTABLE or MULTIPLE CHOICES responses. In addition, the
negotiation and MultiViews algorithms have been cleaned up to
provide more consistent results and a new form of type map that
can include document content is provided.mod_autoindexmod_includemod_include's variables $0
.. $9.mod_auth_dbmAuthDBMType
directive.