diff options
author | André Malo <nd@apache.org> | 2003-07-30 19:30:20 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-07-30 19:30:20 +0200 |
commit | 47aae832109cd95f91795ab01754bd035ef375a9 (patch) | |
tree | b5313340085294349968851371c5e6643fbb9d8a | |
parent | cleanup RewriteCond evaluation. (diff) | |
download | apache2-47aae832109cd95f91795ab01754bd035ef375a9.tar.xz apache2-47aae832109cd95f91795ab01754bd035ef375a9.zip |
this patch was reverted.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100863 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | CHANGES | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -77,9 +77,6 @@ Changes with Apache 2.1.0-dev *) Add support for IMT minor-type wildcards (e.g., text/*) to ExpiresByType. PR#7991 [Ken Coar] - *) mod_rewrite: Fix LA-U variable look ahead which didn't work correctly - in directory context. Related to PR 8493. [André Malo] - *) Ensure that ssl-std.conf is generated at configure time, and switch to using the expanded config variables to work the same as httpd-std.conf PR 19611 |