coar 98/03/14 09:12:52
Modified: . STATUS
Log:
Another wish-list item. [Snowing, for crying in yer beer!]
Revision Changes Path
1.28 +5 -0 apache-2.0/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-2.0/STATUS,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- STATUS 1998/03/14 10:13:15 1.27
+++ STATUS 1998/03/14 17:12:51 1.28
@@ -32,6 +32,11 @@
* "Apache ports" project - simple-to-install (a la CPAN) one-off
tools, scripts (such as counters, guest books, et cetera)
+ * Improve mod_include SSI handling, perhaps by caching offsets to
+ directives. Also, clean up the conditional syntax to allow
+ formats that bear a faint resemblance to other usages (such
+ as allowing "=~" and "!~") in other "languages."
+
* Apache reusable code library, wherein we can put some of the stuff
developed during the HTTP project that would be useful elsewhere.
We've got a start on this with libap, but it would be really cool