git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87309
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.0a9
+
+ *) Win32 now requires perl to complete the final install step for users
+ to build + install on Win32. Makefile.win now rewrites @@ServerRoot@
+ and installs the conf, htdocs and htdocs/manual directories.
+ [William Rowe]
+
*) Make mod_include use a hash table to associate directive tags with
functions. This allows modules to implement their own SSI tags easily.
The idea is simple enough, a module can insert it's own tag and function