Hi All,

I am trying to set an environment variable using SetEnv directive. I need to 
set a value containing space characters. Any help on how to escape spaces in 
the variable value?
For example:

SetEnv dir_root "/dir1/m1/s1/my dir"

I tried enclosing the value in quotations, escaping space using backslash, \040 
and \s. Nothing seems to be working.


Regards,
Priyanka

Reply via email to