mod_log_sqlite is an Apache logging module which enables you to log HTTP accesses stat into the sqlite database engine.
| Tags | Database Internet Web HTTP Servers Logging |
|---|---|
| Licenses | BSD Original |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


No changes have been submitted for this release.


Release Notes: This version works with Apache 2.x.


Release Notes: This release closes log database files properly. LogSQLiteAutoChown now takes On|Off only.


Release Notes: This version adds VirtualHost support, a feature to create the log table on demand, and the AutoChown directive to do chown() automatically.


Release Notes: This version fixes the command table to use RSRC_CONF, and adds a busy_timeout_handler to avoid logging failure due to database locking.