Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix autoconfiguration of httpd.conf | Pav Lucistnik | 2007-12-16 | 1 | -1/+2 |
| | | | | | | | | | PR: ports/118101 Reported by: nerVo <nervo@no-log.org> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=203847 | ||||
* | This is a port of mod_authz_unixgroup for apache22, written by Jan Wolter. | Pav Lucistnik | 2007-07-29 | 3 | -0/+33 |
Mod_Authz_Unixgroup is a unix group access control modules for Apache 2.1 and later. If you are having users authenticate with real Unix login ID over the net, using something like my mod_authnz_external / pwauth combination, and you want to do access control based on unix group membership, then mod_authz_unixgroup is exactly what you need. WWW: http://www.unixpapa.com/mod_authz_unixgroup/ PR: ports/114717 Submitted by: Will Stacey <will@at.org> Notes: svn path=/head/; revision=196583 |