mod_perl sages...

Thanks for the responses to my original question. I am working to
understand the issues involved and wrap my head around what mod_perl is
actually doing.

<???>
But from mod_perl's perspective, isn't:
/perl/news/framecal/framecal.pl
a completely different script than:
/perl/cal/framecal/framecal.pl
</??? >

If each script has it's own .conf file that sets variables (using the same
names) is it possible for mod_perl to store variables set for the one
script in one path with a completely different copy (of the same script,
with the same variable names) on another path? Because THAT is what I am
experiencing.

Darren Addy
University of Nebraska at Kearney

Reply via email to