You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fi...@hyperreal.org on 1998/08/12 02:31:46 UTC

cvs commit: apache-1.3/htdocs/manual/mod core.html

fielding    98/08/11 17:31:45

  Modified:    htdocs/manual/mod core.html
  Log:
  Forgot that LimitRequestBody is allowed everywhere.
  
  Revision  Changes    Path
  1.132     +2 -1      apache-1.3/htdocs/manual/mod/core.html
  
  Index: core.html
  ===================================================================
  RCS file: /home/cvs/apache-1.3/htdocs/manual/mod/core.html,v
  retrieving revision 1.131
  retrieving revision 1.132
  diff -u -r1.131 -r1.132
  --- core.html	1998/08/12 00:29:14	1.131
  +++ core.html	1998/08/12 00:31:44	1.132
  @@ -1345,7 +1345,8 @@
   <A
    HREF="directive-dict.html#Context"
    REL="Help"
  -><STRONG>Context:</STRONG></A> server config<BR>
  +><STRONG>Context:</STRONG></A> server config, virtual host, directory,
  +.htaccess<BR>
   <A
    HREF="directive-dict.html#Status"
    REL="Help"