Hi Les,
What I mean is that if I use the Apache directive;
SetEnv BATCHPATH /foo
It works.
If I set;
SetEnv BATCHPATH /foo:/bar
Apache errors with a syntax that SetEnv takes 2 args only, a key and a value.
You have something unique going there?
Yea, the fact that I'm an idiot!
As usual, my typing is killing me and multiple values are fine, it was just a syntax error of my doing.
Sorry for the wasted traffic on this one.