Skip to content

APT NGINX Extras for Debian and Ubuntu

This site documents GetPageSpeed APT NGINX Extras: a rich collection of NGINX dynamic modules packaged for Debian and Ubuntu via the extras.getpagespeed.com repositories.

Each module page is generated automatically from upstream sources and annotated with actual availability per suite (e.g. bookworm, bookworm-mainline, jammy, jammy-mainline), so you always see only what is really published.

To get started, follow the APT repository setup guide, then browse the modules index to pick the features you need.

ModSecurity + OWASP Core Rule Set

For web application firewall protection, the repository ships the ModSecurity-nginx connector (nginx-module-security) together with the OWASP ModSecurity Core Rule Set as the data-only package nginx-owasp-crs. Install paths match the RPM side 1:1, so the install guide for ModSecurity + nginx applies verbatim on Debian and Ubuntu — just swap dnf for apt.

sudo apt-get install nginx-module-security nginx-owasp-crs

Rules land under /etc/nginx/owasp-modsecurity-crs/ with a ready-to-use include manifest at /etc/nginx/modsec_includes.conf.