|
Alpha Space -> Computers
Articles
Download
- Apache 2.2.4 + OpenSSL 0.9.8e Win32 binary (Apr 10, 2006)
- Apache 2.2.3 + OpenSSL 0.9.8d Win32 binary (Dec 3, 2006)
- Apache 2.2.3 + OpenSSL 0.9.8b Win32 binary (Sep 1, 2006)
- mod_jk 1.2.18 for Apache 2.2.x Win32 binary (Sep 1, 2006)
- PHP 5.1.x Apache handler (php5apache2.dll) for Apache 2.2.x (May 2, 2006)
Tips: The original one comes with PHP 5.1.x binary doesn't work with Apache 2.2.x. Tested on Apache 2.2.0 and 2.2.2.
- Apache 2.2.2 Win32 binary (May 1, 2006)
- mod_jk 1.2.15 for Apache 2.2.x Win32 binary (Mar 31, 2006)
Tips: Replacing libapr.lib and libaprutil.lib with libapr-1.lib and libaprutil-1.lib respectively in Makefile.vc or mod_jk.dsp before building. I don't know why Apache developers changed these filenames. Maybe they just want to prevent people from building old modules over 2.2.0, so that new modules like mod_proxy_ajp could be promoted.
- Apache 2.2.0 Win32 binary (Mar 30, 2006)
Tips: Installing latest MS Platform SDK to update MS LDAP Toolkit to ver 3.0. It was built with OpenSSL 0.9.8a by MS Visual C++ 6.0. The advantages of VC 6.0 over Visual Studio 2005 include,
- You don't have to mess up Apache 2.2.0 source code.
- You don't have to install .NET Framework
- You don't have to distribute the binary with msvcr80.dll.
Links
- xref, a HTML cross-referencing tool. (Apr 1, 2006)
Tips: xref is a neat tool so far. Although W3C CSS2 defined some properties (content, counter-increment) for header auto-numbering, they are not implemented by IE yet.
Please feel free to drop a line @ My email
|