This module initiates a persistent database connection. The database access uses Perl's DBI. For supported DBI drivers see: http://dbi.perl.org/ When loading the DBI module (do not confuse this with the Apache::DBI module) it checks if the environmen...
PHRED/Apache-DBI-1.12 - 12 Jun 2013 07:28:36 UTCA plugin for Apache::Status that adds a 'DBI handles' menu item to the Apache::Status page. The DBI handles menu item leads to a page that shows all the key information for all the drivers, database handles and statement handles that currently exist ...
TIMB/Apache-Status-DBI-1.012 - 16 Aug 2007 14:16:23 UTCThis LanguageHandler implements a per-location DBI dictionnary. It looks-up a given table for a matching language/key pair and returns the best possible match. The configurable directives are pretty self-explanatory....
GOZER/Apache-Language-0.14 - 21 Jul 2000 20:50:32 UTCNOTE: Read Apache::DBI::Cache before. "DBD::mysql" allows many different DSN syntaxes for connecting to the same database server and the same database. This plugin transforms them to a standard format thus allowing better DBI handle caching. Further,...
OPI/Apache-DBI-Cache-0.08 - 22 May 2006 09:48:54 UTCThis module provides one method that is designed to override the way Ima::DBI caches its DBI handle. Normally the handle is connected once and saved in a closure. With Apache::DBI::Cache::ImaDBI the handle is cached by means of Apache::DBI::Cache. On...
OPI/Apache-DBI-Cache-0.08 - 22 May 2006 09:48:54 UTCThis module interfaces DBI::ProfileDumper to Apache/mod_perl. Using this module you can collect profiling data from mod_perl applications. It works by creating a DBI::ProfileDumper data file for each Apache process. These files are created in your Ap...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTCGUIMARD/Apache-Session-Browseable-1.3.8 - 06 Sep 2020 21:03:06 UTC
This module allows authentication and authorization against a database using Perl's DBI. For supported DBI drivers see: http://dbi.perl.org/ Authentication: For the given username the password is looked up in the cache. If the cache is not configured...
PHRED/Apache-DBI-1.12 - 12 Jun 2013 07:28:36 UTCApache::DBILogin allows authentication and authorization against a multi-user database. It is intended to facilitate web-based transactions against a database server as a particular database user. If you wish authenticate against a passwd table inste...
JGROENVEL/Apache-DBILogin-2.06 - 21 Apr 2005 16:09:23 UTCThis module tracks what's being transfered by the Apache web server in a SQL database (everything with a DBI/DBD driver). This allows to get statistics (of almost everything) without having to parse the log files (like the Apache::Traffic module, jus...
ABH/Apache-DBILogger-0.93 - 08 Oct 1998 06:18:50 UTC"Apache::RedirectDBI" allows you to create a virtual path in your document hierarchy. All requests for access to this virtual path should require a username and password to access. When the user attempts to access this virtual path their username is ...
SANDERSON/RedirectDBI-0.02 - 06 Oct 2001 00:33:18 UTCThis module replicates the functionality of the standard Apache module, mod_log_config, but logs information in a DBI-compliant database instead of a file. (Some documentation has been borrowed from the mod_log_config documentation.)...
JBODNAR/Apache-DBILogConfig-0.02 - 17 Aug 2001 03:35:36 UTCThis module is an authentication handler that uses the basic mechanism provided by Apache::AuthCookie with a DBI database for ticket-based protection. It is based on two tokens being provided, a username and password, which can be any strings (there ...
MATISSE/Apache-AuthCookieDBI-2.1 - 03 Feb 2007 19:24:47 UTCThis is a hacked up version Apache::AuthDBI that uses Apache::AuthDigest to do Digest authentication. Please see the docs for Apache::AuthDBI for full usage....
GEOFF/Apache-AuthDigest-0.022 - 19 Dec 2002 20:49:50 UTCThis is an extension of Apache::AuthDBI by Edmund Mergl. Its purpose is to add a degree of protection against brute force attacks and password sharing. To accomplish this LoggedAuthDBI makes use of a log table that records IP, username, status and ti...
SIMKIN/Apache-LoggedAuthDBI-0.12 - 13 Aug 2005 11:28:29 UTCGUIMARD/Apache-Session-Browseable-1.3.8 - 06 Sep 2020 21:03:06 UTC