Petr Duchon wrote:
When i put

$r->uri('/awstats/awstats.pl');
$r->args("config=$name");


into my authen handler,


the result is /awstats/awstats.pl/?config=$name,

Yes, what I'm asking is where do you get that result? Where do you see it? Which stage, which code? In order to reproduce it, I need to know where you see that result.


__________________________________________________________________
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



Reply via email to