I have different kinds of content saved in our server. When any user make request, the content will be displayed to him.
I want to restrict the user to protect the content:
1) Cannot download the content
2) Cannot get the real path of the content
How can I do this?
Please help.
Go to the complete details ...