ApacheServerRec in ApacheHandler constructor
Brought to you by:
gr84b8,
johnksterling
This patch adds an ApacheServerRec structure to the
ApacheHandler constructor.
It also make the changes on the initializer functions
(adds ApacheRequestRec in the signature definition).
The provided examples have also been updated.
Compiles properly, 'make check' works.