• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

INSTALLH A D17-Jun-20093 KiB10163

MakefileH A D19-May-20081.3 KiB5020

READMEH A D02-May-2007585 1410

mod_auth_cookie_sql2.cH A D03-May-202213.6 KiB367224

mod_auth_cookie_sql2.hH A D05-Jan-20091.8 KiB6431

mod_auth_cookie_sql2_mysql.cH A D05-Jan-20096 KiB202124

README

1
2This is the README of mod_auth_cookie_mysql2, version 0.9a
3
4This archive contains 6 files:
5
6 * README                        The file you are actually reading
7 * INSTALL                       Quick installation guide
8 * Makefile                      The Makefile to compile this module
9 * mod_auth_cookie_sql2.c        Database-independent code
10 * mod_auth_cookie_sql2.h        Database-independent header file
11 * mod_auth_cookie_sql2_mysql.c  Database-dependent code for mysql
12
13Please visit http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql for
14updated and more documentation.