Hi, > 2.1.3 tarballs at: <http://httpd.apache.org/dev/dist/> builds fine so far for NW, but not further tested yet...
minor patch for correct copyright in ./build/NWGNUtail.inc: --- NWGNUtail.inc.orig Thu Nov 25 01:01:34 2004 +++ NWGNUtail.inc Thu Feb 24 00:50:08 2005 @@ -25,7 +25,7 @@ endif ifndef NLM_COPYRIGHT -NLM_COPYRIGHT = Copyright (c) 2000-2004 The Apache Software Foundation. All rights reserved. +NLM_COPYRIGHT = Copyright (c) 2000-2005 The Apache Software Foundation. All rights reserved. endif # Guenter.
