Anybody hazard to guess why on a particular server (using cgi wrap) when FTP uploading .htaccess and .htpasswd files, they do not show up.
And why when a script creates the files to provide server based authentication for the same script, the files also do not show up even though no errors are generated - and where subsequently, $ENV{'REMOTE_USER'} returns null. BTW, paths are all correct. When you modify the script to instead create htaccess.txt, it works. But when you rename (via FTP) to .htaccess, the file does not show.
Dan
And why when a script creates the files to provide server based authentication for the same script, the files also do not show up even though no errors are generated - and where subsequently, $ENV{'REMOTE_USER'} returns null. BTW, paths are all correct. When you modify the script to instead create htaccess.txt, it works. But when you rename (via FTP) to .htaccess, the file does not show.
Dan

