|
|
|
||||||||||||||
|
This page explains what you'll find in the 2.0a1 release of the download area for this project. Note: Apache/2.0 alpha 1 is not guaranteed to compile, run, or do anything useful. If you want a stable, fast version of Apache try one of the Apache/1.3 patches. The following patches are available for Apache/2.0 alpha 1.
After applying any of the above patches you should clean out all the
original-version files % find . -name '*.orig' -print | xargs rm -f This is how I configure the patched product for Irix 6.5: % configure --with-mpm=dexter |