nginx-hda-bundle
nginx-hda-bundle copied to clipboard
Nginx HDA Bundle - Dynamic Modules Power
Hi guys, I noticed that this is still using https://github.com/eustas/ngx_brotli which is no longer actively developed. The submodule should be switched over to https://github.com/google/ngx_brotli to make use of active development/changes
I tried to make this work, but I'm thinking that I need someone to help (co-maintain) the repository and launchpad. Reason: I'm very bad at distinguishing working time with a...
The package needs to be updated to be compatible with the latest Nginx mainline, and the latest Ubuntu - focal fossa has been out for almost 6 months now. At...
First of thank you for great work!! Today when I check I found that Nginx version 1.18.0-1 is available for bionic. However, if we install this then the following modules...
This module provides the ability for a reverse DNS lookup on incoming requests: https://github.com/flant/nginx-http-rdns It would be a good combination with testcookie to minimise potential issues with search engine indexers....
related with #37
Hello, I want to know how can I implement ngx_http_proxy_connect_module in this ppa. I tried to compile ngx_http_proxy_connect_module as dynamic module, however that returns 'not binary compatatible' even I tried...
Hello, I want to know how to implement a ModSecurity module.