diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-DBILogConfig/DESCR | 2 | ||||
-rw-r--r-- | www/p5-Apache-DBILogger/DESCR | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-DBILogConfig/DESCR b/www/p5-Apache-DBILogConfig/DESCR index 1187c8febcf..72745d14a80 100644 --- a/www/p5-Apache-DBILogConfig/DESCR +++ b/www/p5-Apache-DBILogConfig/DESCR @@ -1,7 +1,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 independant of the actual database being used. +database interface independent of the actual database being used. The Apache-DBI-LogConfig module redirects the apache logs into a database table. diff --git a/www/p5-Apache-DBILogger/DESCR b/www/p5-Apache-DBILogger/DESCR index 4cc5af2d8ee..29a0ee13103 100644 --- a/www/p5-Apache-DBILogger/DESCR +++ b/www/p5-Apache-DBILogger/DESCR @@ -1,7 +1,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 independant of the actual database being used. +database interface independent of the actual database being used. With this module you can now have your httpd (apache) logs redirected into a database table for future querying. |