Re: ssl_var_lookup snippet was Re: Confused about modules processing order...

2012-06-27 Thread ohaya
"William A. Rowe Jr." wrote: > On 6/26/2012 3:17 PM, oh...@cox.net wrote: > > > > Sorin Manolache wrote: > >> On 2012-06-26 19:56, oh...@cox.net wrote: > > You cannot wait until mod_ssl runs its fixups, you have to hook one of > > the hooks that execute earlier than webgate'

Re: ssl_var_lookup snippet was Re: Confused about modules processing order...

2012-06-27 Thread William A. Rowe Jr.
On 6/26/2012 3:17 PM, oh...@cox.net wrote: > > Sorin Manolache wrote: >> On 2012-06-26 19:56, oh...@cox.net wrote: > You cannot wait until mod_ssl runs its fixups, you have to hook one of > the hooks that execute earlier than webgate's check_user_id or > auth_checker. (You have

Re: ssl_var_lookup snippet was Re: Confused about modules processing order...

2012-06-26 Thread ohaya
Sorin Manolache wrote: > On 2012-06-26 22:17, oh...@cox.net wrote: > > > > Sorin Manolache wrote: > >> On 2012-06-26 19:56, oh...@cox.net wrote: > > You cannot wait until mod_ssl runs its fixups, you have to hook one of > > the hooks that execute earlier than webgate's check_u

Re: ssl_var_lookup snippet was Re: Confused about modules processing order...

2012-06-26 Thread Sorin Manolache
On 2012-06-26 22:17, oh...@cox.net wrote: Sorin Manolache wrote: On 2012-06-26 19:56, oh...@cox.net wrote: You cannot wait until mod_ssl runs its fixups, you have to hook one of the hooks that execute earlier than webgate's check_user_id or auth_checker. (You have to hook one of the hook