Hi,

I have tried to put the following lines in httpd.conf:

SetEnv user "gigel"
SetEnv pass "parola"

Well, if I print the environment variables using a cgi script, they are
printed fine, but if I use MP, their values are not printed, and I can see
just a:

user=
pass=

Please tell me how can I do this to work fine with ModPerl also.

Thank you.

Teddy

Reply via email to