Skip to content

Releases: redirectionio/libapache2-mod-redirectionio

2.4.1 Beta 1

28 Oct 17:04
Compare
Choose a tag to compare
2.4.1 Beta 1 Pre-release
Pre-release
  • Fix a bug in the body filtering actions execution when the backend response was gziped

2.4.0

07 Jul 07:03
Compare
Choose a tag to compare
  • Fix a bug when multiple rules where used with a backend status code trigger

2.3.0

13 Apr 09:01
Compare
Choose a tag to compare
  • [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

16 Mar 11:37
Compare
Choose a tag to compare
2.3.0 Beta 3 Pre-release
Pre-release

Updated dependencies

2.3.0 Beta 2

10 Mar 08:56
Compare
Choose a tag to compare
2.3.0 Beta 2 Pre-release
Pre-release
  • added support for logging the Content-Type response header

Full Changelog: 2.3.0-beta1...2.3.0-beta2

2.3.0 Beta 1

15 Dec 16:36
Compare
Choose a tag to compare
2.3.0 Beta 1 Pre-release
Pre-release
  • 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

06 May 08:56
Compare
Choose a tag to compare
  • added the RedirectionioSetHeader directive - (see the documentation)
  • added connection pool management options to the RedirectionioPass directive: min_conns, keep_conns, max_conns and timeout - (see the documentation)

2.1.0

02 Feb 10:29
Compare
Choose a tag to compare
Better handle of conflicted module in apache

2.1.0 Beta 2

29 Jan 12:20
Compare
Choose a tag to compare
2.1.0 Beta 2 Pre-release
Pre-release
  • Try to run redirectionio module before any content handler

2.1.0 Beta 1

29 Jan 10:00
Compare
Choose a tag to compare
2.1.0 Beta 1 Pre-release
Pre-release
  • Add support to pass client ip in log
  • Extract ip from forwarded header for log