Hello, folks.

I'm porting apache module (from version 1 to version 2) and got the
following problem:

The module can't read itself configuration from httpd.conf.
I traced out ap_find_command_in_modules() in httpd and realized that in
this function
modules list doesn't contain my module's entry. Although httpd calls my
per-server
configuration creator.

How can it be?

-- Yuriy Syrota

Reply via email to