For example: http://somedomain.com/xiy83HZ.html or http:/somedomain.com/diu39Qa/
Options -Indexes
The above link refers to a set of PERL scripts that will automate management of users/passwords using this method of authentication (http://stein.cshl.org/~lstein/user_manage/)
http://somedomain.com/cgi-bin/redirect.cgi?link=aPage.htm&user=dcv&pass=D8*i!w
OR
http://somedomain.com/cgi-bin/redirect.cgi?akDiir.v8i395635fv#c9i9889er
the script decodes and serves up the correct content. Username/password is encode in the URL or saved in cookies.
I had several links bookmarked on the topic of password-
protecting web sites. These topics were covered in
December's presentation by Dave. I'll list them here,
in addition to those he's posted.
** These pages cover web-based user authentication using .htaccess
http://www.psoft.net/htaccess.html
http://mirage.golden.net/htaccess.html
http://jdurand.home.cern.ch/jdurand/htaccess/htaccess.html
http://bignosebird.com/passwd.shtml
http://ftp.arl.mil/~mike/access.html
http://www.eclipse.net/webmaster/password.html
http://www.barmaton.nl/help/htaccess.html
** CGI script discussed here handles a common problem: allowing
users to `register' themselves to access a controlled directory.
http://www.stonehenge.com/merlyn/WebTechniques/col05.html
** The .htaccess file has other useful functions.
http://www.baremetal.com/gadgets/htaccess/
http://www.eclipse.net/webmaster/htaccess.html