On Tue, 6 Nov 2007, Graeme Geldenhuys wrote:

> On 05/11/2007, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
> >
> > It should, yes. Better yet is to write an Apache module.
> > A breeze with FPC these days...
> 
> I know nothing about Apache modules, but from you comment, I guess I
> need to look into it.
> 
> * Can they hold a DB connection open as well?


Yes, of course. 

> 
> * Are they specific to a Apache version? We are going to deploy on
> Apache 2.x but the minor version numbers might not always be the same.
> Also deployment will be on Linux and Windows servers.

2.0 differs from 2.2, but your code will not depend on it. It's a simple
recompile,  you could even create a single module to suit the 2 versions.

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to