[users@httpd] Restricting an Apache Module (Handler) to a Virtual Host

2012-07-06 Thread Andrew
I have written an Apache Module that performs an internal redirect (ap_internal_redirect) based on certain conditions. Then mod_proxy handles proxying the request to a backend server. I'm using the ap_hook_post_read_request hook with APR_HOOK_MIDDLE. I would like to restrict this handler to a singl

[users@httpd] Re: Apache not honoring timeouts?

2012-07-06 Thread Krishna PMV
On Thu, Jul 5, 2012 at 1:20 PM, Krishna PMV wrote: > > > To give you some background on the application, it is webmail using > roundcube(php) and is doing these calls when users insert images/media from > external sources in compose window (either via html editor or via the > image/media insert