Re: MP1 Security issue

2007-03-25 Thread geronimo
- Original Message - From: "Chris Shiflett" <[EMAIL PROTECTED]> To: "Randal L. Schwartz" Cc: "Geoffrey Young" <[EMAIL PROTECTED]>; "Alex Solovey" <[EMAIL PROTECTED]>; Sent: Sunday, March 25, 2007 4:39 PM Subject: Re: MP1 Security issue Randal L. Schwartz wrote: I get around. I r

Re: passing an argument to startup.pl - RESOLVED

2006-09-15 Thread Geronimo
who you are and say what you feel, because those who mind don't matter and those who matter don't mind."#   - Dr. Seuss   - Original Message - From: Geronimo To: modperl@perl.apache.org Sent: Thursday, September 14, 2006 9:58 PM Subject: passing an arg

passing an argument to startup.pl

2006-09-14 Thread Geronimo
PROBLEM: I need to pass an argument to startup.pl, in order to associate Apache2 with a specific version of an app. The app version has a simple identifier, say 'dv1'. What I'm trying to do is emulate passing an argument on the command line, which will show up in @ARGV, like; $ /devel/start