You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by "Ralf S. Engelschall" <rs...@apache.org> on 1998/03/20 11:35:28 UTC

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

rse         98/03/20 02:35:27

  Modified:    htdocs/manual/mod directives.html
  Log:
  Add missing hyperlinks.
  
  PR#: 1963
  
  Revision  Changes    Path
  1.40      +4 -0      apache-1.3/htdocs/manual/mod/directives.html
  
  Index: directives.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/directives.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- directives.html	1998/02/04 21:40:04	1.39
  +++ directives.html	1998/03/20 10:35:27	1.40
  @@ -128,6 +128,7 @@
   <LI><A HREF="core.html#locationmatch">&lt;LocationMatch&gt;</A>
   <LI><A HREF="core.html#lockfile">LockFile</A>
   <LI><A HREF="mod_log_config.html#logformat">LogFormat</A>
  +<LI><A HREF="core.html#loglevel">LogLevel</A>
   <LI><A HREF="core.html#maxclients">MaxClients</A>
   <LI><A HREF="core.html#maxkeepaliverequests">MaxKeepAliveRequests</A>
   <LI><A HREF="core.html#maxrequestsperchild">MaxRequestsPerChild</A>
  @@ -145,6 +146,8 @@
   <LI><A HREF="core.html#port">Port</A>
   <LI><A HREF="mod_proxy.html#proxyblock">ProxyBlock</A>
   <LI><A HREF="mod_proxy.html#proxypass">ProxyPass</A>
  +<LI><A HREF="mod_proxy.html#proxypassreverse">ProxyPassReverse</A>
  +<LI><A HREF="mod_proxy.html#proxyreceivebuffersize">ProxyReceiveBufferSize</A>
   <LI><A HREF="mod_proxy.html#proxyremote">ProxyRemote</A>
   <LI><A HREF="mod_proxy.html#proxyrequests">ProxyRequests</A>
   <LI><A HREF="mod_autoindex.html#readmename">ReadmeName</A>
  @@ -159,6 +162,7 @@
   <LI><A HREF="mod_rewrite.html#RewriteBase">RewriteBase</A>
   <LI><A HREF="mod_rewrite.html#RewriteCond">RewriteCond</A>
   <LI><A HREF="mod_rewrite.html#RewriteEngine">RewriteEngine</A>
  +<LI><A HREF="mod_rewrite.html#RewriteLock">RewriteLock</A>
   <LI><A HREF="mod_rewrite.html#RewriteLog">RewriteLog</A>
   <LI><A HREF="mod_rewrite.html#RewriteLogLevel">RewriteLogLevel</A>
   <LI><A HREF="mod_rewrite.html#RewriteMap">RewriteMap</A>