summaryrefslogtreecommitdiffstats
path: root/www/mod_accesscookie
Commit message (Collapse)AuthorAgeFilesLines
* - Assign maintainership to freshly created apache@ mailing listclement2004-08-181-1/+1
|
* Add mod_accessCookie 0.4.clement2004-04-163-0/+42
This module restricts access in the same way as an 'allow from' does (it is derived form this module :), by checking for the exinstence of a cookie. If a cookie is present it compares it to cookies found in a mySQL database. If it can find a equivalent cookie there, access is granted, else access is denied.
OpenPOWER on IntegriCloud