RE: [users@httpd] Escaping space in SetEnv [wd-vc]

2014-04-10 Thread Nawalramka, Priyanka
1-105 1130 Wien +43 59009 80627 Der Geist ist wie ein Fallschirm. Er funktioniert am besten, wenn er ganz offen ist. Newton was wrong. There is no gravity. The Earth sucks. Von: Nawalramka, Priyanka [priyanka.nawalra...@hp.com] Gesendet: Donnerstag, 10. April 201

[users@httpd] Escaping space in SetEnv

2014-04-09 Thread Nawalramka, Priyanka
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

[users@httpd] httpd bug 52178 - passing ipv6 address to ServerName

2014-04-01 Thread Nawalramka, Priyanka
Hi, I came across this bug https://issues.apache.org/bugzilla/show_bug.cgi?id=52178#a0 reported in ASF Bugzilla which says that ServerName directive does not support ipv6 addresses. Does anyone know if this is fixed in any later release of Apache httpd server? Basically I want to be able t