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