Hi there,

quick question regarding script concurrency with mod_perl.

If I have the same script name in different directories, will mod_perl treat them differently and can they be used concurrently?

i.e. I have a production version and a development version of help.pm which gets called by help.pl by mod_perl. The code differs and they are in different directories. Can the two instances of help.pl (/production/help.pl and /devel/help.pl) be used at the same time without interfering with each other?

Regards
Andreas

-- 
|  Andreas Schiffler                    [EMAIL PROTECTED]  |
|  Senior Systems Engineer    -    Deskplayer Inc., Buffalo  |
|  4707 Eastwood Cres., Niagara Falls, Ont  L2E 1B4, Canada  |
|  +1-905-371-3652 (private)  -  +1-905-371-8834 (work/fax)  |
 


Reply via email to