akosut 96/11/30 23:44:38
Modified: htdocs/manual new_features_1_2.html Log: This documentation exists now... Revision Changes Path 1.11 +1 -2 apache/htdocs/manual/new_features_1_2.html Index: new_features_1_2.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/new_features_1_2.html,v retrieving revision 1.10 retrieving revision 1.11 diff -C3 -r1.10 -r1.11 *** new_features_1_2.html 1996/12/01 06:57:20 1.10 --- new_features_1_2.html 1996/12/01 07:44:37 1.11 *************** *** 116,123 **** variables, input headers, POST data, output, and more. This makes CGI scripts much easier to debug. ! <li><b><xa href="mod/core.html#rlimit">Resource Limits for CGI Scripts</a></b> ! [Documentation to be written]<br> New directives allow the limiting of resources used by CGI scripts (e.g. max CPU time). This is helpful in preventing 'runaway' CGI processes. --- 116,122 ---- variables, input headers, POST data, output, and more. This makes CGI scripts much easier to debug. ! <li><b><a href="mod/core.html#rlimit">Resource Limits for CGI Scripts</a></b><br> New directives allow the limiting of resources used by CGI scripts (e.g. max CPU time). This is helpful in preventing 'runaway' CGI processes.