Am 17.09.2011 22:41, schrieb Nick Kew:
>
> On 17 Sep 2011, at 20:45, Christopher Dyck wrote:
>
>> Hi,
>>
>> I tried to convert mod_auth_mysql to mod_authnz_mysql.
>> Don't expect too much, it's my first contact with Apache modules.
>
> Just to check ...
>
> Are you aware of the DBD framework?
On Thu, 2011-09-15 at 11:52 +0100, Martin Townsend wrote:
> Having stepped through with the debugger I can see that the pointer
> to
> the output filter when processing the main HTML page is different to
> the
> one when parsing custom tags in SSI pages.
This is IMHO expected behavior. Differen
On Thu, Sep 15, 2011 at 12:52, Martin Townsend
wrote:
> Hi,
>
> I have an output filter that parses custom tags to retrieve data from an
> application running on the same device.
>
> Everything was working well until I tried to move some HTML into Server Side
> Include pages. Snippet below:
>
>