rbb 99/03/19 08:32:16
Modified: . STATUS
Log:
I testedd mod_cern_meta again, and it actually does work if the user
understands what the directives do. That's one more module down.
Revision Changes Path
1.14 +3 -4 apache-apr/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-apr/STATUS,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- STATUS 1999/03/18 21:25:40 1.13
+++ STATUS 1999/03/19 16:32:15 1.14
@@ -1,5 +1,5 @@
Apache Portable Runtime STATUS:
-Last modified at [$Date: 1999/03/18 21:25:40 $]
+Last modified at [$Date: 1999/03/19 16:32:15 $]
Release:
@@ -32,12 +32,11 @@
mod_expires.c mod_headers.c mod_so.c mod_setenvif.c
mod_auth_anon.c mod_access.c mod_include.c mod_imap.c
mod_log_config.c mod_asis.c mod_rewrite.c mod_mime.c
- mod_usertrack.c mod_unique_id.c mod_auth.c (I'm assuming
mod_auth*
- also work)
+ mod_usertrack.c mod_unique_id.c mod_cern_meta.c
+ mod_auth.c (I'm assuming mod_auth* also work)
Modules that don't work:
mod_status.c -- updating the look needs to be finished
- mod_cern_meta.c --I can't get this to work on either 1.3 or apr.
mod_mime_magic.c --Doesn't seem to work yet. More testing needed.
mod_digest.c --Anybody have a client that can transmit Digest
Auth?