on  
Apache Lounge
Webmasters and Programmers Home

 


Forum



Help Keep My Server Online

The Apachelounge is not funded by anyone other than me (Steffen).

If you find the downloads usefull, please express your satisfaction with a donation.

A donation makes a contribution towards the costs, the time and effort that's going in to running this site and building.

Thank You! Steffen


Contact:
My mail address is at the top of the paypal form :
Your donations will help to keep this site alive and well.


Apache 2.2 win32 binary

The windows binary is build with original sources from ASF ( http://httpd.apache.org ) and contains the latest patches. It is build with the latest Windows® Platform SDK and Visual Studio C++ 2008 aka VC9, which have improvements in areas like Performance, MemoryManagement and Stability over the .msi binary from the ASF site which is build with VC6. LoadRunner (Load Testing Software Suite) shows that there are improvements in performance using Apache built with VC 2008. That performance gain can be affected by numerous factors (use of scripting language such as Perl, PHP, Python, etc…as well as the actual scripts themselves). LoadRunner testing does show a marked improvement for Apache compiled under VC 2008 in stability under rigorous condition.

Minimum system required: Windows 7, Windows Server 2008, Windows Vista, Windows Server 2003 SP1, Windows XP SP2, Windows 2000 Service Pack 4.

After you have downloaded the binary package and before you attempt to install it, you should make sure that it is intact and has not been tampered with. Use the PGP Signature ( my Public PGP key ) and/or the SHA1 Sum to verify the integrity.

Apache 2.2.14 apr-1.3.9 apr-util-1.3.9 apr-iconv-1.2.1 openssl-0.9.8k+asm zlib-1.2.3+asm
[Apache VC9 Binary] httpd-2.2.14-win32-x86-ssl.zip      Changelog      29 Sep '09  5.036K
                                                 
  PGP Signature, SHA1 ef345840444521ba385e8b65dbfd9969cc0dabd1

Apache 2.2 win32 module binaries

The mods below are build with Visual Studio C++ 2005(VC8) or 2008(VC9) against the Apache 2.2 headers and loads when Apache is build with Visual Studio C++ 2005, 2008 or the download from ASF http://httpd.apache.org. It will NOT load into Apache 2.0.x releases. Note: For the PGP signatures and SHA1 checksums to verify the contents of the files, contact me.
[mod_proxy_html] mod_proxy_html-3.1.2-w32.zip      25 Oct '09   503K
includes mod_xml2enc 1.0.2 output filter to rewrite HTML links in a proxy situation, to ensure that links work for users outside the proxy. See notes here
[mod_security2] mod_security-2.5.11-win32.zip 7 Nov '09 1558K
application firewall, intrusion detection and prevention engine See notes here
[mod_sed] mod_sed-1.0.2-win32.zip 21 Sep '08 21K
In-process content filter for rewriting input and output, using sed commands. See notes here
[dbd_modules] dbd_modules-1.0.3a-w32.zip 13 Jun '08 40K
Authentication through an ODBC driver for MySQL, Oracle, Sybase, IBM-DB2, Informix, PostgreSQL, SQLServer, MS Access, Foxpro, etc Plus vhost and logging module.
See notes here
[mod_macro] mod_macro-1.1.8-w32.zip 7 Aug '07 8K
For using macros within runtime configuration files
[mod_never_expire] mod_never_expire-1.0-w32.zip 16 Sep '07 5K
Sets long expire and cache-control headers,
great for Images, CSS, and Javascript
[mod_fcgid] mod_fcgid-2.2b-w32.zip 13 Jun '08 35K
FastCGI module for Apache 2.2.9 and later !
See notes here
[mod_fcgid] mod_fcgid-2.2a-w32.zip 25 May '08 35K
FastCGI module for Apache 2.2.0 through 2.2.8
See notes here
[mod_line_edit] mod_line_edit-1.0.0-w32.zip 7 Aug '07 7K
general-purpose filter for rewriting outgoing text
[mod_vd] mod_vd-2.0-w32.zip 7 Aug '07 11K
Maps the request hostname (eg. john.foo.com) to a directory,
a fast variation of mod_vhost_alias.
[php4apache2.ddl] php4apache2.dll-php4.4.x.zip 16 Jun '07 13K
apache2handler for Apache 2.2.x and PHP 4.4.0-4.4.8
[php5apache2.ddl] php5apache2.dll-php5.1.x.zip 24 Aug '06 14K
apache2handler for Apache 2.2.x and PHP 5.1.0-5.1.6
[mod_log_rotate] mod_log_rotate-1.00a-w32.zip 7 Aug '07 7K
server-native log rotation for Apache 2
[mod_xsendfile] mod_xsendfile-0.9-w32.zip 7 Aug '07 6K
Processes X-SENDFILE headers registered
by the original output handler
[mod_view] mod_view-2.2-w32.zip 7 Aug '07 11K
For (remote) viewing logfiles real-time with your browser

Additional Downloads

[MySQL Info mysqlinfo.zip                       18 Oct '06     4K
PHP script for testing MySQL PHP-extension installation and viewing the Mysql runtime information and variables.
[Apache Monitor] ApacheStats.zip 26 Mar '08 417K
Apache realtime statistics based on MRTG, monitors mod_status output and stores web server activity in a MRTG file, it creates pretty graphs, see example.
[Apache MySQL statistics] ApacheStats-MySQL-Add-on.zip 26 Mar '08 3K
MySQL Add-on for the above ApacheStats, generates Mysql Query statistics.
[Apache HTTPD Memeory statistics] ApacheStats-Memory-Add-on.zip 15 May '08 2K
Apache Memory Usage Add-on for the above ApacheStats.
[PHP eAccelerator] eAccelerator-0.9.5.3-php5.2.10.zip 20 Jun '09 71K
PHP accelerator, optimizer, and dynamic content cache. eAccelerator increases the performance of PHP scripts
[apxs win32] apxs_win32.zip 18 Apr '07 18K
A support program that simplifies the creation of dynamic shared object (DSO) files for Apache2 third party modules. It can be used to build DSO-based modules outside of the Apache source tree.