brian 96/12/05 11:17:41
Modified: htdocs/manual/mod core.html
Added: htdocs/manual TODO
Log:
Updated last broken link in core.html, added a TODO file to help organize
future work.
Revision Changes Path
1.18 +1 -1 apache/htdocs/manual/mod/core.html
Index: core.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/core.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -C3 -r1.17 -r1.18
*** core.html 1996/12/05 06:26:25 1.17
--- core.html 1996/12/05 19:17:39 1.18
***************
*** 524,530 ****
1.1 and later.<p>
This directive enables
! <a href="keepalive.html">Keep-Alive</a>
support. Set <em>max-requests</em>
to the maximum number of requests you want Apache to entertain per
request. A limit is imposed to prevent a client from hogging your
--- 524,530 ----
1.1 and later.<p>
This directive enables
! <a href="../keepalive.html">Keep-Alive</a>
support. Set <em>max-requests</em>
to the maximum number of requests you want Apache to entertain per
request. A limit is imposed to prevent a client from hogging your