On Thu, 2009-10-29 at 23:58 +0100, Henrik Nordstrom wrote:
>
> Either using url_rewrite_program and an url rewriter/redirector helper,
> or by using http_access deny + deny_info.
Ahhh. deny_info is interesting. I guess there is no manipulating the
url that caused the deny, i.e. to customize the 302.
So, writing a deny such that if the URL denied was
http://foo.bar.com/some/path/index.hml, I can take the path portion and
do a 302 redirect to http://internal.my.domain.com/<same path as denied
url>.
Perhaps that's going to be left to the domain of redirector helpers.
b.
This archive was generated by hypermail 2.2.0 : Sat Oct 31 2009 - 12:00:03 MDT