just back from dublin, sorry for the delay! i was hoping
i could encapsulate/hide the IIS behavior of $Server->MapPath(".") behind a global.asa only run by IIS,
not Apache::ASP. thanks for the suggestion!



Maybe you can have a conditional based on environment variables only available under IIS or mod_perl, like the $ENV{MOD_PERL} variable for example. You might define your own MapPath() that does handle the platform differences?

Regards,

Josh
________________________________________________________________
Josh Chamas, Founder                   phone:925-552-0128
Chamas Enterprises Inc.                http://www.chamas.com
NodeWorks Link Checking                http://www.nodeworks.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to