I am developing an Apache 2.x module with I/O filters. I need to access to Apache configuration from httpd.conf from my module filters code. I have "The Apache Modules Book, Application Development with Apache" of Nick Kew, but I have not found this topic inside it.

I need to know some Apache configuration values like LimitRequestFieldSize Directive (Apache Core Features documentation) or others.

How can I do it?

Thank you!

link|improve this question
Did you have any luck getting to the configuration? I am pretty much in the need of the same thing right now. – wilx May 11 at 11:52
@wilx no, as you can see, nobody replies... – logoff May 22 at 11:31
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.