ect: Re: Get Parameter from httpd.conf
>
> So you're asking how your module knows it's own configuration
> values? See the documentation first and then check ANY Module
> for examples. Virtually all modules have configuration. If you
> have any specific questions about parts o
So you're asking how your module knows it's own configuration
values? See the documentation first and then check ANY Module
for examples. Virtually all modules have configuration. If you
have any specific questions about parts of the documentation
that you don't understand, let us know.
http:/
On Thu, May 26, 2011 at 16:18, Niko Goutte wrote:
>
> Hi,
>
> I am currently implementing a module and for each HTTP GET request, I need to
> check its validity from another server.
> I want to put these specific IP/Port parameters into httpd.conf.
> Thus, each time a receive a GET request:
> 1/