Yes, even I want to make use of Session module of Apache HTTP server. But I
am not able to locate it. I know how to add/load a module in Apache but I
could not locate the session module. Following are the modules in my apache
server but I think session module is not there (looking for mod_session.c
Jaikishan Jalan wrote:
Hello,
I was wondering if somone could point me as to how to maintain sessions
with CGI scripts in C++.
Same as with CGI in any other language (google is your friend).
But why not use an existing framework to maintain sessions,
and just use a session token from that in
Hello,
I was wondering if somone could point me as to how to maintain sessions with
CGI scripts in C++.
--
Thanks,
Jaikishan