git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94758
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 1.3.25
+ *) Recognize platform specific root directories (other than
+ leading slash) in mod_rewrite for filename rewrite rules.
+ Bugz# 7492 [William Rowe]
+
*) For supported versions of Darwin, place dynamically loaded
Apache extensions' public symbols into the global symbol
table. This allows dynamically loaded PHP extensions.