K 10 svn:author V 7 clement K 8 svn:date V 27 2004-04-16T15:56:59.000000Z K 7 svn:log V 336 Add mod_accessCookie 0.4. 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. END