cvs commit: ports/www Makefile ports/www/mod_vhost_ldap Makefile
 distinfo pkg-descr
    Clement Laforet 
    clement at FreeBSD.org
       
    Sat Sep 10 08:45:02 PDT 2005
    
    
  
clement     2005-09-10 15:45:02 UTC
  FreeBSD ports repository
  Modified files:
    www                  Makefile 
  Added files:
    www/mod_vhost_ldap   Makefile distinfo pkg-descr 
  Log:
  - Add mod_vhost_ldap 0.2.4
  
  mod_vhost_ldap is an Apache 2.x module for storing and configuring
  virtual hosts from LDAP. It supports DocumentRoot, ScriptAlias,
  ServerName, ServerAlias, ServerAdmin, and SuexecUserGroup directives.
  It's built on top of mod_ldap, so it uses its caching capabilities and
  can be used with a threaded Apache httpd.
  
  WWW: http://modvhostldap.alioth.debian.org/
  
  Revision  Changes    Path
  1.1164    +1 -0      ports/www/Makefile
  1.1       +38 -0     ports/www/mod_vhost_ldap/Makefile (new)
  1.1       +2 -0      ports/www/mod_vhost_ldap/distinfo (new)
  1.1       +7 -0      ports/www/mod_vhost_ldap/pkg-descr (new)
    
    
More information about the cvs-all
mailing list