Hi,

I just noticed that the safe_env_list in suexec.c has one variable name
missing: SERVER_SIGNATURE. Here is a tivial patch to add it:

--- httpd-2.0.50/support/suexec.c.~20040209205949~       2004-02-09 22:59:49.000000000 
+0200
+++ httpd-2.0.50/support/suexec.c       2004-08-18 09:46:51.000000000 +0300
@@ -134,6 +134,7 @@
     "SERVER_ADDR=",
     "SERVER_PORT=",
     "SERVER_PROTOCOL=",
+    "SERVER_SIGNATURE=",
     "SERVER_SOFTWARE=",
     "UNIQUE_ID=",
     "USER_NAME=",

Please commit this to the CVS.

Best,

Zvi.


-- 
Dr. Zvi Har'El      mailto:[EMAIL PROTECTED]    Department of Mathematics
tel:+972-54-4227607 icq:179294841    Technion - Israel Institute of Technology
fax:+972-4-8293388  http://www.math.technion.ac.il/~rl/    Haifa 32000, ISRAEL
"If you can't say somethin' nice, don't say nothin' at all." -- Thumper (1942)
                               Wednesday, 1 Elul 5764, 18 August 2004,  9:42AM

Reply via email to