Hello,
we use script language in cgi-bin mode.
The scripts receive all Apache variables such as HTTP_REFERER, SERVER_NAME, ... but not environment variables such as LC_CTYPE.
Does anybody knows the reason please ?
Even if we define "SetEnv myvar "myvalue"" in section "Apache/Nginx" /...