these things i know, and have done. the system also reads the htaccess file just fine but, can i create and upload my own password file? do i have to rely on the sysadmin for htpasswd, or whatever?
You can create the .htaccess files on your local machine. FTP them to your site and then set the proper permissions on them. The only thing the SysAdmin has to do is tell the server to read the files.
If you have telnet access you can create your own .htpasswd (don't name yours that create some .gibberish name instead) and store it in a non-browser accessible site like your CGI-BIN.
Bookmarks