brian 98/05/28 10:41:16
Modified: . STATUS
Log:
Reflect fixup in mod_rewrite. yay!
Revision Changes Path
1.406 +0 -3 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.405
retrieving revision 1.406
diff -u -r1.405 -r1.406
--- STATUS 1998/05/26 20:35:20 1.405
+++ STATUS 1998/05/28 17:41:16 1.406
@@ -19,9 +19,6 @@
* CGI: chdir() needs to be reinstated for CGI.
- * Child process: eliminate spawn_child() and spawn_child_err() which
- are unsafe in mod_rewrite.c
-
* Win95: when authentication is required for directory /foobar/, direct
access to /foobar/bletch is permitted. PR #2145