On 4/18/05, Ben Kuang <bensdomain12@xxxxxxxxx> wrote: > hi: > > does anyone of you know if there's is a easy-to-use class for > maintaining session or cookies in c or c++ that I can use in > conjunction with Apache and on the unix platform? "Maintaining sessions or cookies" could mean lots of different things. If you simply want to authenticate users with a form and restrict access to those users, you can google for modules like mod_auth_form and mod_auth_cookie. Other similar modules are available at http://modules.apache.org/. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx