blob: 72745d14a805cf76033d5590bd1b8e6487d91dd5 (
plain)
1
2
3
4
5
6
7
|
DBI is a database access Application Programming Interface (API)
for the Perl Language. The DBI API Specification defines a set
of functions, variables and conventions that provide a consistent
database interface independent of the actual database being used.
The Apache-DBI-LogConfig module redirects the apache logs into a
database table.
|