RE: [users@httpd] Module Execution

2011-05-16 Thread Jeff McGrath
is an attempt at an 'interim' solution until another can be fully implemented and users migrated over. Sincere thanks. Jeff > From: n...@webthing.com > Date: Mon, 16 May 2011 15:46:41 +0100 > To: users@httpd.apache.org > Subject: Re: [users@httpd] Module Execution >

Re: [users@httpd] Module Execution

2011-05-16 Thread Nick Kew
On 16 May 2011, at 14:52, Jeff McGrath wrote: > Good morning ... I'm trying to levarage two different authentication modules > in our Apache 2.2 (Solaris 10/64 bit) as part of a POC. I need to ensure one > fires first as I need to set a header for the second filter to consume. > Unfortunately,