...@allianz.at]
Sent: Friday, April 11, 2014 11:57 AM
To: users@httpd.apache.org
Subject: AW: [users@httpd] Escaping space in SetEnv [wd-vc]
In my experience, having blanks in a UNIX path is such a PITA that I do
everything to avoid it. Everytime you need to hand it over you have to worry
how many
. There is no gravity. The Earth sucks.
Von: Nawalramka, Priyanka [priyanka.nawalra...@hp.com]
Gesendet: Donnerstag, 10. April 2014 08:48
An: users@httpd.apache.org
Betreff: [users@httpd] Escaping space in SetEnv [wd-vc]
Hi All,
I am trying to set an environmen
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 usin