You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2003/08/06 15:43:25 UTC

cvs commit: httpd-docs-1.3/htdocs/manual/mod core.html.en

nd          2003/08/06 06:43:25

  Modified:    htdocs/manual/mod core.html.en
  Log:
  The default_limit_request_body constant was removed some time ago ...
  
  Submitted by: Milan Roubal <ro...@barbora.ms.mff.cuni.cz>
  
  Revision  Changes    Path
  1.254     +1 -3      httpd-docs-1.3/htdocs/manual/mod/core.html.en
  
  Index: core.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html.en,v
  retrieving revision 1.253
  retrieving revision 1.254
  diff -u -r1.253 -r1.254
  --- core.html.en	31 Jul 2003 19:06:06 -0000	1.253
  +++ core.html.en	6 Aug 2003 13:43:25 -0000	1.254
  @@ -2071,9 +2071,7 @@
   
       <p>This directive specifies the number of <em>bytes</em> from 0
       (meaning unlimited) to 2147483647 (2GB) that are allowed in a
  -    request body. The default value is defined by the compile-time
  -    constant <code>DEFAULT_LIMIT_REQUEST_BODY</code> (0 as
  -    distributed).</p>
  +    request body.</p>
   
       <p>The LimitRequestBody directive allows the user to set a
       limit on the allowed size of an HTTP request message body