| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Reported by: Vlad GURDIGA <gurdiga@gmail.com> via apache@ list
With Hat: apache@
Notes:
svn path=/head/; revision=253908
|
|
|
|
| |
Notes:
svn path=/head/; revision=234060
|
|
|
|
| |
Notes:
svn path=/head/; revision=187733
|
|
|
|
|
|
|
| |
Reported by: Lukas Maly <lukas.maly@col.cz>
Notes:
svn path=/head/; revision=156000
|
|
|
|
|
|
|
| |
- Add SHA256
Notes:
svn path=/head/; revision=150390
|
|
|
|
|
|
|
|
|
|
|
| |
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
Notes:
svn path=/head/; revision=150328
|
|
|
|
|
|
|
| |
- Fix DIST_SUBDIR
Notes:
svn path=/head/; revision=146778
|
|
|
|
|
|
|
|
| |
PR: ports/83507
Reported by: Maurizio Giunti <meg@0x01.org>
Notes:
svn path=/head/; revision=140630
|
|
|
|
| |
Notes:
svn path=/head/; revision=121521
|
|
|
|
| |
Notes:
svn path=/head/; revision=116602
|
|
|
|
|
|
|
| |
- Utilize www/apache2/Makefile.modules.3rd macros
Notes:
svn path=/head/; revision=113382
|
|
|
|
| |
Notes:
svn path=/head/; revision=100265
|
|
|
|
|
|
|
|
|
|
| |
- use PORTDOCS macro
- Change my email address
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=96342
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=91189
|
|
Mod_Auth_External is an Apache module used for authentication. The Apache HTTP
Daemon can be configured to require users to supply logins and passwords
before accessing pages in some directories. Authentication is the process of
checking if the password given is correct for a user. Apache has standard
modules for authenticating out of several different kinds of databases.
Mod_Auth_External is a flexible tool for creating authentication systems based
on other databases.
WWW: http://www.unixpapa.com/mod_auth_external.html
PR: 57967
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=91162
|