You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mt...@apache.org on 2004/09/11 20:47:05 UTC

cvs commit: httpd-2.0/docs/manual/mod allmodules.xml

mturk       2004/09/11 11:47:05

  Modified:    docs/manual/mod allmodules.xml
  Log:
  Add ajp and balancer
  
  Revision  Changes    Path
  1.18      +2 -0      httpd-2.0/docs/manual/mod/allmodules.xml
  
  Index: allmodules.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/allmodules.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- allmodules.xml	10 Sep 2004 18:55:22 -0000	1.17
  +++ allmodules.xml	11 Sep 2004 18:47:05 -0000	1.18
  @@ -53,6 +53,8 @@
     <modulefile>mod_negotiation.xml</modulefile>
     <modulefile>mod_nw_ssl.xml</modulefile>
     <modulefile>mod_proxy.xml</modulefile>
  +  <modulefile>mod_proxy_ajp.xml</modulefile>
  +  <modulefile>mod_proxy_balancer.xml</modulefile>
     <modulefile>mod_proxy_connect.xml</modulefile>
     <modulefile>mod_proxy_ftp.xml</modulefile>
     <modulefile>mod_proxy_http.xml</modulefile>