/[mod_auth_mysql]/mod_auth_mysql/README
ViewVC logotype

Contents of /mod_auth_mysql/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (show annotations)
Sat May 19 21:00:22 2007 CEST (3 years, 3 months ago) by ueli
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +11 -2 lines
enable encrypted connections to the MySQL-Server
1 FILES:
2 --------------------------------------------------------------------------------
3 INSTALL short installation guide
4 README you read it now
5 changes changes
6 creacerts.sh Skript from MySQL docu to generate Certs
7 example_data.html example database datas
8 htpasswd.sql table schema
9 mod_auth_mysql.c the module itself
10
11 apache-2.0.x_mod_auth_mysql.so
12 a precompiled i386 module for apache >= 2.0.44
13 you should rename the module to mod_auth_mysql.so
14 it needs libmysqlclient.so.15
15
16 apache-2.2.x_mod_auth_mysql.so
17 a precompiled i386 module for apache 2.2.x
18 you should rename the module to mod_auth_mysql.so
19 it needs libmysqlclient.so.15
20
21 htpasswd/ a global CGI to manage the password-entries
22 in the database ( for enduser and administrators)
23
24 htpasswd.tgz the global CGI and support files as found in /htpasswd/
25
26 old/ the tarfiles from old releases
27
28 uh/19-may-2007

No admin address has been configured">No admin address has been configured
ViewVC Help
Powered by ViewVC 1.1.5 RSS 2.0 feed