Apache HTTP Server 2.2.15

No Screenshot
Downloads :
Total: 727  |  Last 7 days: 0
Product Version :
2.2.15
Producer :
Product type :
Freeware
Size :
5.11 MB
Date added :
April 22, 2010, 22:12
User Rating : (0 votes)
Rate this product!
0/5
OS Supported :
Windows Vista
Windows2003
WinXP
Windows2000
Win95
Win98

Apache HTTP Server Information

Publisher's Description:

From The Apache Software Foundation

Apache HTTP Server is an open-source web server platform created for popular web platforms.

The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.

The Apache server has been developed by an open source community - Apache Software Foundation, whose members are constantly adding new useful functionalities, with the sole purpose of providing a secure and extensible server platform that ensures HTTP service delivery in accordance with the current HTTP standards.

Changelog for this release:


*) SECURITY: CVE-2009-3555 (cve.mitre.org)
mod_ssl: Comprehensive fix of the TLS renegotiation prefix injection
attack when compiled against OpenSSL version 0.9.8m or later. Introduces
the 'SSLInsecureRenegotiation' directive to reopen this vulnerability
and offer unsafe legacy renegotiation with clients which do not yet
support the new secure renegotiation protocol, RFC 5746.
[Joe Orton, and with thanks to the OpenSSL Team]

*) SECURITY: CVE-2009-3555 (cve.mitre.org)
mod_ssl: A partial fix for the TLS renegotiation prefix injection attack
by rejecting any client-initiated renegotiations. Forcibly disable
keepalive for the connection if there is any buffered data readable. Any
configuration which requires renegotiation for per-directory/location
access control is still vulnerable, unless using OpenSSL >= 0.9.8l.
[Joe Orton, Ruediger Pluem, Hartmut Keil ]

*) SECURITY: CVE-2010-0408 (cve.mitre.org)
mod_proxy_ajp: Respond with HTTP_BAD_REQUEST when the body is not sent
when request headers indicate a request body is incoming; not a case of
HTTP_INTERNAL_SERVER_ERROR. [Niku Toivola ]

*) SECURITY: CVE-2010-0425 (cve.mitre.org)
mod_isapi: Do not unload an isapi .dll module until the request
processing is completed, avoiding orphaned callback pointers.
[Brett Gervasoni , Jeff Trawick]

*) SECURITY: CVE-2010-0434 (cve.mitre.org)
Ensure each subrequest has a shallow copy of headers_in so that the
parent request headers are not corrupted. Elimiates a problematic
optimization in the case of no request body. PR 48359
[Jake Scott, William Rowe, Ruediger Pluem]

*) mod_reqtimeout: New module to set timeouts and minimum data rates for
receiving requests from the client. [Stefan Fritsch]

*) mod_proxy_ajp: Really regard the operation a success, when the client
aborted the connection. In addition adjust the log message if the client
aborted the connection. [Ruediger Pluem]

*) mod_negotiation: Preserve query string over multiviews negotiation.
This buglet was fixed for type maps in 2.2.6, but the same issue
affected multiviews and was overlooked.
PR 33112 [Joergen Thomsen ]

*) mod_cache: Introduce the thundering herd lock, a mechanism to keep
the flood of requests at bay that strike a backend webserver as
a cached entity goes stale. [Graham Leggett]

*) mod_proxy_http: Make sure that when an ErrorDocument is served
from a reverse proxied URL, that the subrequest respects the status
of the original request. This brings the behaviour of proxy_handler
in line with default_handler. PR 47106. [Graham Leggett]

*) mod_log_config: Add the R option to log the handler used within the
request. [Christian Folini ]

*) mod_include: Allow fine control over the removal of Last-Modified and
ETag headers within the INCLUDES filter, making it possible to cache
responses if desired. Fix the default value of the SSIAccessEnable
directive. [Graham Leggett]

*) mod_ssl: Fix a potential I/O hang if a long list of trusted CAs
is configured for client cert auth. PR 46952. [Joe Orton]

*) core: Fix potential memory leaks by making sure to not destroy
bucket brigades that have been created by earlier filters.
[Stefan Fritsch]

*) mod_authnz_ldap: Add AuthLDAPBindAuthoritative to allow Authentication to
try other providers in the case of an LDAP bind failure.
PR 46608 [Justin Erenkrantz, Joe Schaefer, Tony Stevenson]

*) mod_proxy, mod_proxy_http: Support remote https proxies
by using HTTP CONNECT.
PR 19188. [Philippe Dutrueux , Rainer Jung]

*) worker: Don't report server has reached MaxClients until it has.
Add message when server gets within MinSpareThreads of MaxClients.
PR 46996. [Dan Poirier]

*) mod_ssl: When extracting certificate subject/issuer names to the
SSL_*_DN_* variables, handle RDNs with duplicate tags by
exporting multiple varialables with an "_n" integer suffix.
PR 45875. [Joe Orton, Peter Sylvester ]

*) mod_authnz_ldap: Failures to map a username to a DN, or to check a user
password now result in an informational level log entry instead of
warning level. [Eric Covener]

*) core: Preserve Port information over internal redirects
PR 35999 [Jonas Ringh ]

*) mod_filter: fix FilterProvider matching where "dispatch" string
doesn't exist.
PR 48054 []

*) Build: fix --with-module to work as documented
PR 43881 [Gez Saunders ]

*) mod_mime: Make RemoveType override the info from TypesConfig.
PR 38330. [Stefan Fritsch]

*) mod_proxy: unable to connect to a backend is SERVICE_UNAVAILABLE,
rather than BAD_GATEWAY or (especially) NOT_FOUND.
PR 46971 [evanc nortel.com]

*) mod_charset_lite: Honor 'CharsetOptions NoImplicitAdd'.
[Eric Covener]

*) mod_ldap: If LDAPSharedCacheSize is too small, try harder to purge
some cache entries and log a warning. Also increase the default
LDAPSharedCacheSize to 500000. This is a more realistic size suitable
for the default values of 1024 for LdapCacheEntries/LdapOpCacheEntries.
PR 46749. [Stefan Fritsch]

*) mod_disk_cache, mod_mem_cache: don't cache incomplete responses,
per RFC 2616, 13.8. PR15866. [Dan Poirier]

*) mod_rewrite: Make sure that a hostname:port isn't fully qualified if
the request is a CONNECT request. PR 47928
[Bill Zajac ]

*) mod_cache: correctly consider s-maxage in cacheability
decisions. [Dan Poirier]

*) core: Return APR_EOF if request body is shorter than the length announced
by the client. PR 33098 [ Stefan Fritsch ]

*) mod_rewrite: Add scgi scheme detection. [Andr© Malo]

*) mod_mime: Detect invalid use of MultiviewsMatch inside Location and
LocationMatch sections. PR 47754. [Dan Poirier]

*) ab, mod_ssl: Restore compatibility with OpenSSL < 0.9.7g.
[Guenter Knauf]

Previous Versions for Apache HTTP Server

Software Versions

  Date added
  Size
  April 22, 2010, 22:12
  5.11 MB
  October 9, 2009, 11:20
  5.12 MB

Apache HTTP Server 100% CLEAN Certification

100% Clean Award for Apache HTTP Server
RoSoftDownload.com team has tested Apache HTTP Server against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean of any form of malware..
Our editors will test this application periodically to assure that it remains clean.
Click the link below to view the entire antivirus report.


Complete antivirus report

User reviews

User rating

Your rating:  
Users rating: (0 votes)
 
 
 
 
 
0/5
0/5

Add a Review



(It will not be displayed. Is only for contacting you)
(from the image)
Image Code

!!! Fields marked with * are required !

Latest Web Servers
Software

BarracudaDrive 5.1 icon

BarracudaDrive 5.1

Complex web server designed for small businesses and home use
May 19, 2012, 04:39 | Size: 4.07 MB
Surfing Tunnel 1.6.1 icon

Surfing Tunnel 1.6.1

Easy to use tool designed for anonymous surfing.
March 7, 2012, 13:04 | Size: 2.39 MB
dbForge SQL Complete Standard 3.5.54 icon

dbForge SQL Complete Standard 3.5.54

A SQL code autocompletion and formatting tool.
March 3, 2012, 06:16 | Size: 7.97 MB
dbForge Data Compare for Oracle 3.0.47 icon

dbForge Data Compare for Oracle 3.0.47

A powerful, fast, and easy-to-use tool for Oracle database comparison
March 3, 2012, 06:02 | Size: 12.42 MB
SharePoint List Sync 1.2.224.0 icon

SharePoint List Sync 1.2.224.0

Synchronizing document files or lists between source and target
March 2, 2012, 16:47 | Size: 1.13 MB
SharePoint Lookup Pack 3.1.210.1  icon

SharePoint Lookup Pack 3.1.210.1

SharePoint Lookup Pack columns in SharePoint, Cross-Site, and
March 2, 2012, 16:42 | Size: 3.95 MB
SharePoint Password Change & Reset Pack 1.6.201.1  icon

SharePoint Password Change & Reset Pack 1.6.201.1

SharePoint Password Change & Reset Pack customizes security
March 2, 2012, 16:30 | Size: 4.25 MB
HttpTrafficGen 1.6 icon

HttpTrafficGen 1.6

HTTP traffic generator for testing web applications
February 29, 2012, 09:40 | Size: 471.04 K
JumpBox for Zenoss IT Management 1.7.2 icon

JumpBox for Zenoss IT Management 1.7.2

Allows network administrators to manage the configuration, health,
February 11, 2012, 15:39 | Size: 380 MB
BitNami Liferay Stack 6.1.0-1 icon

BitNami Liferay Stack 6.1.0-1

An easy-to-install distribution of Liferay, MySQL and Tomcat.
February 10, 2012, 14:57 | Size: 286.61 MB

Most Downloaded
Web Servers
Software

WampServer icon

WampServer

3,263 downloads
Set up a web server and develop various web applications.
MySQL icon

MySQL

2,822 downloads
MySQL is one of the most popular SQL Database Management System.
ProxyCap icon

ProxyCap

2,512 downloads
Gives you the opportunity to redirect applications through a
ASProxy Wing icon

ASProxy Wing

588 downloads
A free application web proxy that able you pass through the blocked
Fastream IQ Proxy Server icon

Fastream IQ Proxy Server

270 downloads
Complete content and reverse proxy solution for Windows with
Remote Desktop Control icon

Remote Desktop Control

116 downloads
Remote Desktop Control - access any computer from distance
Radmin Remote Control icon

Radmin Remote Control

107 downloads
Fast and Secure Remote Control Software.
ProxyInspector for WinGate icon

ProxyInspector for WinGate

96 downloads
Collect and analyze comprehensive data on your WinGate Internet
Chinchilla HTTP Server icon

Chinchilla HTTP Server

64 downloads
Small web server, no installation needed, fakes real Windows
Easy File Sharing Web Server icon

Easy File Sharing Web Server

55 downloads
Use an Web Server to share videos, photos, music and other files.

Last Week
Web Servers
Best Downloads

ProxyCap icon

ProxyCap

30 downloads
Gives you the opportunity to redirect applications through a
KernSafe iStorage Server icon

KernSafe iStorage Server

3 downloads
Quickly export existing storages such as disk images, physical
Helicon Jet icon

Helicon Jet

3 downloads
Helicon Jet is a very good solution to save the web traffic!
Web Log Suite icon

Web Log Suite

2 downloads
A good tool for servers, generates detailed reports from raw
HttpTrafficGen icon

HttpTrafficGen

2 downloads
HTTP traffic generator for testing web applications
WampServer icon

WampServer

1 downloads
Set up a web server and develop various web applications.
Radmin Remote Control icon

Radmin Remote Control

0 downloads
Fast and Secure Remote Control Software.
Remote Desktop Control icon

Remote Desktop Control

0 downloads
Remote Desktop Control - access any computer from distance
My Remote Files icon

My Remote Files

0 downloads
File server which can share files using secure HTTPS connection.
MySQL icon

MySQL

0 downloads
MySQL is one of the most popular SQL Database Management System.
Contact | Privacy Policy
Copyright © 2008 - 2012 RoSoftDownload.com - All rights reserved.