On Thursday 03 August 2006 19:43, Scott Wood wrote: > I have an Apache server using basic authentication. I have a directory > that I'm attempting to protect. The authentication works fine but what > I would like to be able to accomplish is allowing direct access via a > link on another website that I manage. You would need to write (or commission) a module to authenticate based on Referer. That of course wouldn't tell you the authenticated name of your user, unless you had an individualised URL at one (or both) of the hosts in question. It would also fail for users whose privacy settings won't tell you where they're coming from. Alternatively, a move to directory authentication such as LDAP might help. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx