PDA

View Full Version : .htpasswd


dericwa
07-01-2001, 09:32 AM
i am writing a cgi and to write to username and password to .htpasswd on a directory but whenever i tried to upload to a directory then it will disappear..
can anyone tell me where is the absolute path for the .htpasswd in HR?

thanx

DarkWizard
07-01-2001, 09:59 AM
.htaccess and .htpasswd by default are hidden files, if you are using an ftp app like WS_FTP then add "-la" to the "Remote file mask" under "Advanced Properties" when creating your connection.

dericwa
07-02-2001, 12:08 AM
i found the path
thanx