Skip to content

Releases: redirectionio/libapache2-mod-redirectionio

2.3.0 Beta 1

15 Dec 16:36

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

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

Choose a tag to compare

Better handle of conflicted module in apache

2.1.0 Beta 2

29 Jan 12:20

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

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

2.0.0

11 Jan 13:57

Choose a tag to compare

Initial stable version (only work with agent in version 2.0.0)

2.0.0 Beta 13

22 Dec 08:44

Choose a tag to compare

2.0.0 Beta 13 Pre-release
Pre-release
  • Support sending multiple rule ids in log

2.0.0 Beta 12

21 Dec 16:12

Choose a tag to compare

2.0.0 Beta 12 Pre-release
Pre-release
  • Fix endless loop on bad header

2.0.0 Beta 11

18 Dec 11:11

Choose a tag to compare

2.0.0 Beta 11 Pre-release
Pre-release
  • Use byte array for body to better support binary body

2.0.0 Beta 10

16 Dec 10:42

Choose a tag to compare

2.0.0 Beta 10 Pre-release
Pre-release
  • Run filters before content set, so body can be modified if gzipped