You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by Sameer Parekh <sa...@hyperreal.com> on 1996/11/26 07:27:57 UTC

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

sameer      96/11/25 22:27:56

  Modified:    htdocs/manual/mod  core.html
  Log:
  list undocumented core directives
  
  Revision  Changes    Path
  1.3       +7 -0      apache/htdocs/manual/mod/core.html
  
  Index: core.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/mod/core.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -C3 -r1.2 -r1.3
  *** core.html	1996/11/21 10:30:35	1.2
  --- core.html	1996/11/26 06:27:55	1.3
  ***************
  *** 14,19 ****
  --- 14,26 ----
    
    
    <ul>
  + <LI> SendBufferSize
  + <LI> &lt;Files
  + <LI> &lt;IfModule
  + <LI> Satisfy
  + <LI> RLimitCPU
  + <LI> RLimitMEM
  + <LI> RLimitNPROC
    <li><A HREF="#accessconfig">AccessConfig</A>
    <li><A HREF="#accessfilename">AccessFileName</A>
    <li><A HREF="#allowoverride">AllowOverride</A>