[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Session Handling in Perl+Apache+PostgreSQL + Linux6.1
perl -MCPAN -e 'readme Apache::Session'
You'll still need some way of identifying who it is you're restoring a
session for.
>>>>> "andrew" == andrew john <andrewljohn70@xxxxxxxxxxx> writes:
andrew> Hi Linux Lovers and Perl Beavers, Is it possible to handle
andrew> sessions in CGI Perl? Assuming Cookies out of bounds.
andrew> Actually it is a security issue - any hacker can type in
andrew> the url with parameters and access the page. Can we stop
andrew> this kind of behaviour?
andrew> Best Wishes Andrew