On Thu, Dec 3, 2009 at 10:04 AM, Zachary Uram <net...@gmail.com> wrote:
> Thanks everyone! Yes for Apache 2.x

Don't forget the modules in the source distribution, particularly the examples.

httpd 2.2.x has modules/experimental/mod_example.  httpd trunk/2.3.x,
for future httpd 2.4, has improvements in modules/examples/mod*.c, but
some use APIs that don't work in httpd 2.2.x.

One way to use the large set of modules in the source distribution is
when some httpd (ap_) or APR function looks like it may solve a
problem; search for the uses of that function throughout the source.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to