diff options
author | Greg Stein <gstein@apache.org> | 2001-03-03 02:07:00 +0100 |
---|---|---|
committer | Greg Stein <gstein@apache.org> | 2001-03-03 02:07:00 +0100 |
commit | d3c92fdc0f95af87a4e84d0eb6eb2df118129e46 (patch) | |
tree | 1cb3ed18156e306c56092f899cb11c42ee3241ae /STATUS | |
parent | Allow modules to query the MPM about it's execution profile. This (diff) | |
download | apache2-d3c92fdc0f95af87a4e84d0eb6eb2df118129e46.tar.xz apache2-d3c92fdc0f95af87a4e84d0eb6eb2df118129e46.zip |
purple, yellow, and aqua.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88442 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/02/22 01:28:51 $] +Last modified at [$Date: 2001/03/03 01:07:00 $] Release: @@ -93,6 +93,14 @@ RELEASE SHOWSTOPPERS: * ap_vrprintf() needs to handle more than 4K Status: Greg volunteers + * mod_dir should normally redirect ALL directory requests which do + not include a trailing slash on the URI. However, if a "notes" + flag is set (say, via BrowserMatch), this behavior will be + disabled for non-GET requests. + Status: Greg volunteers + MsgId: <20010227104646.E2297@lyra.org> + MsgId: <3A9C0097.9C83F07C@Golux.Com> + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * mod_include doesn't stream data when there are no SSI tags in |