Re: [EMAIL PROTECTED] RewriteMap in Perl with other Environment Variables

2005-10-29 Thread Manuel Blechschmidt
Hello allan juul wrote: Manuel Blechschmidt wrote: Hello List, I just wrote a little script which should check URLs from the databse if they are correct. That works fine. But I wasn't able to tell the script to run with other environment variables. The Perl that I use is a custom build of

Re: [EMAIL PROTECTED] RewriteMap in Perl with other Environment Variables

2005-10-29 Thread allan juul
Manuel Blechschmidt wrote: Hello List, I just wrote a little script which should check URLs from the databse if they are correct. That works fine. But I wasn't able to tell the script to run with other environment variables. The Perl that I use is a custom build of a software system that we us

[EMAIL PROTECTED] RewriteMap in Perl with other Environment Variables

2005-10-29 Thread Manuel Blechschmidt
Hello List, I just wrote a little script which should check URLs from the databse if they are correct. That works fine. But I wasn't able to tell the script to run with other environment variables. The Perl that I use is a custom build of a software system that we use. Here are the sources of t