On 07/24/2008 07:09 PM, Paul Querna wrote:
Plüm, Rüdiger, VF-Group wrote:
-----Ursprüngliche Nachricht-----
Von: Jeff Trawick
Gesendet: Donnerstag, 24. Juli 2008 15:36
An: dev@httpd.apache.org
Betreff: Re: mod_cgid doesn't pass null arguments on command line
mod_cgi works fine though (tiny caveat: I tried this with cgi vs.
cgid on a 2061 tree I had handy). The discrepancy between arg
handling in cgi/cgid is the major concern as far as user impact.
I don't get why there is a difference between mod_cgi and mod_cgid
how they handle NULL arguments. Is there any specific reason why mod_cgid
skips them?
Whatever is the correct thing (skipping or not): Lets make mod_cgi /
mod_cgid
behave in the same way.
+1, they should have identical behaviors, and I would prefer to fix that
in 2.2x, not just add another env var.
+1, but who is behaving correctly currently mod_cgi or mod_cgid?
Regards
Rüdiger