Hello,
I have a directory where i have a cgi-script. This directory is protected by LDAP password using a .htaccess file. However, in my script when i call the $ENV{'REMOTE_USER'} variable it is not set. However, it is set when I protect the script in httpd.conf using a location tag. However, I really need to use a .htaccess file. Does anyone know how i can get round this problem.
Thanks
Jim
I have a directory where i have a cgi-script. This directory is protected by LDAP password using a .htaccess file. However, in my script when i call the $ENV{'REMOTE_USER'} variable it is not set. However, it is set when I protect the script in httpd.conf using a location tag. However, I really need to use a .htaccess file. Does anyone know how i can get round this problem.
Thanks
Jim