On Mon, 25 Mar 2002, Nicolae Mihalache wrote: > > Any ideea why this one does not show the variables? Is mod_cgi > restrictive about the variables it exports to cgi scripts?
If you are running suexec, then the environment is cleaned using a compile-time "safe list". Joshua.