Subscribe

View this package for all CentOS/RHEL versions →

How to install htengix in CentOS/RHEL 9 (x86_64)

HTENGIX — NGINX with Apache .htaccess (mod_rewrite + overlay) support

License: BSD-2-Clause AND Apache-2.0 Vendor: GetPageSpeed LLC https://github.com/dvershinin/nginx-module-htaccess

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install htengix

Description

HTENGIX is NGINX with Apache .htaccess directive compatibility statically linked in: the full mod_rewrite flag set plus Apache-style , , and overlay containers. Provides drop-in nginx behavior for any site whose configuration was written for Apache. This is a TESTING-channel preview build. Production use is not recommended yet. Source modules: https://github.com/dvershinin/nginx-module-htaccess

RPMs

Danila Vershinin (2026-06-02) - Initial HTENGIX build: NGINX mainline 1.29.3 with statically-linked · ngx_http_ap_rewrite_module and ngx_http_ap_overlay_module pinned to · nginx-module-htaccess@737b4d8. Provides full Apache mod_rewrite · flag set plus less-than-Directory/Files/Location overlay containers. · Drop-in replacement for stock nginx; testing-channel preview only.