nginx-hda-bundle icon indicating copy to clipboard operation
nginx-hda-bundle copied to clipboard

Nginx HDA Bundle - Dynamic Modules Power

Results 8 nginx-hda-bundle issues
Sort by recently updated
recently updated
newest added

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...

help wanted

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....

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...

enhancement

Hello, I want to know how to implement a ModSecurity module.