How to install nginx-module-log-sqlite (x86_64)
SQLite logger module for NGINX
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install nginx-module-log-sqlite
Description
SQLite logger module for NGINX To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_sqlitelog_module.so; Alternatively, you can enable all installed modules by placing this line at the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;
RPMs
| Package | Size | Changelog |
|---|---|---|
| nginx-module-log-sqlite-1.28.0+0.0.1-1.fc41.gps.x86_64 | 45 KiB | no changelog |
| nginx-module-log-sqlite-1.26.3+0.0.1-1.fc41.gps.x86_64 | 45 KiB | no changelog |