Releases: redirectionio/libapache2-mod-redirectionio
Releases · redirectionio/libapache2-mod-redirectionio
2.4.1 Beta 1
- Fix a bug in the body filtering actions execution when the backend response was gziped
2.4.0
2.3.0
- [added] allow configuring
RedirectionioTrustedProxies
for correct ip matching - [added] support for the IP address trigger (requires the version 2.3 of the agent)
- [added] support for the robots.txt action (requires the version 2.3 of the agent)
- [added] allow to disable log for a specific request using a rule (requires the version 2.3 of the agent)
- [fixed] support for logging the
Content-Type
response header
Full Changelog: 2.2.0...2.3.0
2.3.0 Beta 3
Updated dependencies
2.3.0 Beta 2
- added support for logging the Content-Type response header
Full Changelog: 2.3.0-beta1...2.3.0-beta2
2.3.0 Beta 1
- Allow configuring
RedirectionioTrustedProxies
for correct ip trigger matching - Support ip trigger (require 2.3 agent)
- Support serving a txt file (require 2.3 agent)
- Support disabling log redirection with a rule (require 2.3 agent)
Full Changelog: 2.2.0...2.3.0-beta1
2.2.0
- added the
RedirectionioSetHeader
directive - (see the documentation) - added connection pool management options to the
RedirectionioPass
directive:min_conns
,keep_conns
,max_conns
andtimeout
- (see the documentation)
2.1.0
2.1.0 Beta 2
- Try to run redirectionio module before any content handler
2.1.0 Beta 1
- Add support to pass client ip in log
- Extract ip from forwarded header for log