Hello, I am running Apache 2.0.49 with mod_perl, mod_ssl, on Windows 2000.
The problem that I am trying to solve is to take a
user's certificate, find out that information, and
rewrite that information in the Apache Environment
table.
When the page I have finally loads, the client machine never receives the updated information and still gets the old information from the cert. Is there some scope of the perl module that I need to worry about? My only guess would be I need to do something special to modify the stuff in Apache through perl.
Why do you think you can do that at all? You can lookup, yes, but modify? Please correct me if I'm wrong.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html