aboutsummaryrefslogtreecommitdiff
path: root/www/mod_vhost_ldap
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to new USE_APACHEClement Laforet2005-12-041-4/+2
| | | | Notes: svn path=/head/; revision=150406
* - Fix future INDEX build failureClement Laforet2005-12-041-1/+1
| | | | | | | | Reported by: FreshPorts Sanity Daemon Special thanks to: dvl Notes: svn path=/head/; revision=150332
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-041-1/+1
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* - Update to 0.2.6Clement Laforet2005-09-182-4/+5
| | | | Notes: svn path=/head/; revision=143061
* - Oops I committed the wrong directory, so merge changes to make portlintClement Laforet2005-09-101-3/+4
| | | | | | | happy. Notes: svn path=/head/; revision=142354
* - Add mod_vhost_ldap 0.2.4Clement Laforet2005-09-103-0/+47
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/ Notes: svn path=/head/; revision=142352