Posted by David Dorward on 01/22/45 12:00
jack.smith.sam@gmail.com wrote:
> I want to put some files on a server and do not want unauthorized
> people to access it (when someone wants the file it prompts for
> password and if it was correct allow file download). What is the
> easiest way to do this?
HTTP Basic Authentication is usual easier to set up. The specifics depend on
the server software you use, so check the manual.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
[Back to original message]
|