Please read before telling me to use Search!
I know how to password-protect a web page. My question is: how can I protect files I refer to?
For example: I have a page which requires login. (www.example.com/members.html) There is a link to /stuff/list.pdf. It is clear that only those who are logged in will see the link, and will be able to click on it.
But what if someone types the URL: www.example.com/members/stuff/list.pdf? I assume he will be able to read the document without any authentication.
Suggestions?
I know how to password-protect a web page. My question is: how can I protect files I refer to?
For example: I have a page which requires login. (www.example.com/members.html) There is a link to /stuff/list.pdf. It is clear that only those who are logged in will see the link, and will be able to click on it.
But what if someone types the URL: www.example.com/members/stuff/list.pdf? I assume he will be able to read the document without any authentication.
Suggestions?
