On 12/13/2007 02:08 PM, Takashi Sato wrote: > These three changes have been backported to 2.2.x. > > *) mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) > responses from the backend according to RFC2616. But make it > configurable in case something breaks on it. > PR 16518 [Nick Kew] > > *) mod_include: Add an "if" directive syntax to test whether an URL > is accessible, and if so, conditionally display content. This > allows a webmaster to hide a link to a private page when the user > has no access to that page. [Graham Leggett] > > *) mod_dbd: Introduce configuration groups to allow inheritance by virtual > hosts of database configurations from the main server. Determine the > minimal set of distinct configurations and share connection pools > whenever possible. Allow virtual hosts to override inherited SQL > statements. PR 41302. [Chris Darroch]
Fixed in r604000. Thanks for the patch. Regards RĂ¼diger
