summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2001-08-07 14:36:45 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2001-08-07 14:36:45 +0000
commit6f5d3dea287b205605b49ba7220bdf187a1ea713 (patch)
treec8b992ccdb4df3c116002783393d8ccea9cd64e6 /STATUS
parenta7632f50408db231d4e71114a1ccf61525ba9e31 (diff)
downloadhttpd-6f5d3dea287b205605b49ba7220bdf187a1ea713.tar.gz
Here today, gone yesterday.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89982 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS37
1 files changed, 2 insertions, 35 deletions
diff --git a/STATUS b/STATUS
index bd348b89db..a8eb9f15e0 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2001/08/06 22:59:22 $]
+Last modified at [$Date: 2001/08/07 14:36:45 $]
Release:
@@ -330,10 +330,6 @@ put them into 'the next release':
Additional status for XBitHack directive
Status:
- * PR#161: mod_dir
- Questionable performace of mod_dir() with negotiation
- Status:
-
* PR#362: mod_proxy
Mod_proxy doesn't allow change of error pages
Status:
@@ -437,10 +433,6 @@ put them into 'the next release':
Allow for Last-Modified: without resorting to XBitHack
Status:
- * PR#1156: config
- insufficent AllowOverrides granularity for autoindexing
- Status:
-
* PR#1158: apache-api
improvements to child spawning API
Status:
@@ -465,7 +457,7 @@ put them into 'the next release':
there is no way to keep per-connection per-module state
Status:
- * PR#1263: mod_dir
+ * PR#1263: mod_autoexec
Add frame-safe anchor attribute to mod_autoindex links
Status:
@@ -507,10 +499,6 @@ put them into 'the next release':
ProxyRemote proxy requests fail authentication by firewall
Status:
- * PR#1574: mod_autoindex
- ReadmeName and HeaderName don't allow for server-parsed html.
- Status:
-
* PR#1582: mod_rewrite
mod_rewrite forms REQUEST_URI different than mod_cgi does
Status:
@@ -533,10 +521,6 @@ put them into 'the next release':
code, problem with 401 and ErrorDocument
Status:
- * PR#1855: mod_autoindex
- More Control over autoindex layout
- Status:
-
* PR#1878: mod_proxy
listing of proxy cache content
Status:
@@ -664,10 +648,6 @@ put them into 'the next release':
cannot limit some HTTP methods
Status:
- * PR#3026: mod_autoindex
- No way to change ReadmeName/HeaderName suffixes.
- Status:
-
* PR#3143: apache-api
No module specific data hook for per-connection data
Status:
@@ -677,10 +657,6 @@ put them into 'the next release':
with multiviews
Status:
- * PR#3430: mod_negotiation
- Enhancement: MultiViews, Multi-Language Documents
- Status:
-
* PR#3568: mod_proxy
Accessing URL through proxy server corrupts data.
Status:
@@ -693,10 +669,6 @@ put them into 'the next release':
Some anonymous FTP URLs ask for authentication
Status:
- * PR#3654: mod_autoindex
- BORDER=0 makes Icons look nicer (FancyIndexing)
- Status:
-
* PR#3677: general
New ErrorDocumentMatch directive
Status:
@@ -733,11 +705,6 @@ put them into 'the next release':
instead of only 'None'
Status:
- * PR#6347: mod_mime
- MIME types for MNG and JNG files need adding to mime.types and
- the mime.types and magic files
- Status: Waiting for IANA types to be defined
-
Other bugs that need fixing:
* MaxRequestsPerChild measures connections, not requests.