Hi, I am using the plugins :
Authentication Authenticaiton::Store::DBIC ... (and also) Session Session::Store::FastMmap I am running Catalyst via FastCGI and Apache: FastCgiServer /blah/blah/AI/script/ai_fastcgi.pl -processes 3 (line in the httpd.conf file) The default Apache access_log file I am using is: LogFormat "%h %l %u %t \"%r\" %>s %b" common I would like the Authenticated user to show up in this log file. How can I do this? Somehow, there must be a way for Catalyst to report a username to Apache. thanks, Kutbuddin -- Kutbuddin Doctor, PhD Burnham Institute for Medical Research _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
