On 08/13/2009 06:59 AM, Raj Iyer wrote:


However, what is the best way to find out missing mandatory parameters from within the module. For e.g. if a directive D3 is mandatory for the module to work, then how can the module on initialization guarantee that this configuration parameter is provided?

I do not want to provide a default value for this mandatory configuration directive and also, I do not want to check whether this mandatory directive is defined or not while handling each request.

This is a better question for the d...@httpd.apache.org list, but look at the post_config hook.

--
Dan Poirier <poir...@pobox.com>
A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort. -- Herm Albright

Reply via email to