]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Worth noting
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 22 Apr 2002 17:41:34 +0000 (17:41 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 22 Apr 2002 17:41:34 +0000 (17:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94758 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 8aca1d58e0b48586c5f6650c421ad6bbbe5bb27e..b7db39942c8c80013e1077fb6ff9364214b2bd56 100644 (file)
@@ -1,5 +1,9 @@
 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.