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/ 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.
