>
> On Fri, 15 Nov 2002, Naaman Musawwir wrote:
> > Thanks. So, how can we keep track of any custom values? Cookies or
session.
> > Some useful API to maintain state for that?
>
> libapreq has some functions for manipulating cookies:
> http://httpd.apache.org/apreq/
>


Thanks again. I am modifying Apache module mod_proxy_http to intercept
request and do some operations. Current version of libreq could not be
installed with perl-5.8.0 and Apache-2.0.43. It worked for Apache 1.3.x and
older perl versions. I wondered if I can do this direcltly using Apache
APIs.

I am trying the list you specified.

> The question is really way too general to be answered, however.  And this
> isn't the right mailing list.  There is a list for apache module
> developers:
> http://modules.apache.org/subscribe#API
> But I don't know if it is active.
>
> Joshua.
>

Reply via email to