Hi,
I have a drupal installation and an account to a storage service.
I put a PHP script on a node that retrieves the file structure from the storage service, so people can download files I put on it and that's ok.
The problem is that the status bar returns the real URL and I don't wont it. I would like to mask the url... so that people cannot copy and paste the link directly in the browser.
Is it possible?