Quote:
Originally Posted by RikiB
wow, I am seriously impressed, and continually surprised how amazing this hack is. I just did a quick test and I think it will work perfect.
Can you briefly explain how I would be able to set up entries that are password protected on a remote server?
|
Use apache's authenication methods to protect the directory of interest (e.g. an htaccess file or instructions in the httpd.conf file), for instance mysecuresite/files
Support you have a username 'alloweduser' with password 'mypassword'. Then set up the LDM entry to file1.typ in LDM using the following format:
http : // alloweduser:mypassword @ mysecuresite/files / file1.typ
Make sure that no-one other than yourself is able to edit entries in LDM or acces the LDM admin pages, otherwise they can find out the password.