22 August 1997 TjL Apache.1.2.4 QuadFat for NeXTStep Ok, I compiled 1.2.3 the other day, so they release 1.2.4 with bug fixes in it. *grr* Ok, this is a little nicer, it has more than just the 'httpd' compiled (since Hebrew is now over, and I passed :-) but it is still entirely untested. This release: original-source The original source code from www.apache.org man The man pages (where available) bin The compiled programs: dbmmanage dbmmanage.new htdigest htpasswd httpd httpd_monitor log_server_status rotatelogs logresolve Note: 'logresolve.c' will not compile as it is distributed. You must add: #ifdef NeXT #define strdup(s) NXCopyStringBuffer(s) #endif Thanks to Scott Anguish for pointing this fix out. I have reported it to the Apache folks, who will hopefully include it in later releases. Hopefully this release will have a longer shelf-life. EOF