haproxy/include
Willy Tarreau b463dfb2de [MEDIUM] add support for conditional HTTP redirection
A new "redirect" keyword adds the ability to send an HTTP 301/302/303
redirection to either an absolute location or to a prefix followed by
the original URI. The redirection is conditionned by ACL rules, so it
becomes very easy to move parts of a site to another site using this.

This work was almost entirely done at Exceliance by Emeric Brun.

A test-case has been added in the tests/ directory.
2008-06-07 23:08:56 +02:00
..
common [MEDIUM] Fix memory freeing at exit, part 2 2008-06-07 11:06:14 +02:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MEDIUM] Fix memory freeing at exit 2008-05-30 07:07:19 +02:00
types [MEDIUM] add support for conditional HTTP redirection 2008-06-07 23:08:56 +02:00