aboutsummaryrefslogblamecommitdiff
path: root/www/mod_accesscookie/pkg-descr
blob: 3d27ef58312cd7e89223a3cfe6c776309fd4c92c (plain) (tree)
1
2
3
4
5




                                                                          
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.