That fixes it! Thanks!! I'm using ap_hook_post_read_request and sandwiching it between modsetenvif and another custom module with APR_HOOK_FIRST On Wed, Jul 11, 2012 at 6:07 PM, Nick Kew <nick@xxxxxxxxxxxx> wrote: > > On 12 Jul 2012, at 00:51, Andrew wrote: > >> Hi All, >> >> I'm seeing some unusual behavior with my module when using internal >> redirects. When I redirect, e.g. >> >> ap_internal_redirect(url, r); >> return OK; > > Are you doing that from somewhere early in the request processing cycle? > > What happens if you return DONE in place of OK? > > -- > Nick Kew > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx