Posted by gajanannehul on May 16, 2012 at 6:06am
I am working with drupal 6 and windows server iis7 . I want to prevent .mp3 files from download i just wanna play that files on the site but my jplayer shows full path of file while playing. If user copy and paste that url in browser files start download please help.
Comments
Better support alternatives than groups.
You will get better response either on drupal.stackexchange.com or on drupal forums, this group is more about drupal meetups and drupal in pune etc. Also you could email the drupal support mailing list.
Dipen Chaudhary
Founder, QED42 http://www.qed42.com Drupal development
upload files to Private file System
Nehul,
Instead of uploading the file on publicFile System , upload the files to Private file system path. Refer the following link
http://drupal.org/node/540754
thanks josejayesh , but i am
thanks josejayesh ,
but i am working on windows server and .htaccess is not work with windows as i per i know.
Use Encrypt file path so that user can not copy file path.
Hi Nehul,
Use Encrypt file path So that user can not copy file path from source
This module will help you (http://drupal.org/project/filefield_stats)
Ranjeet
prevent .mp3 download
hi ranjeet thanks,
I am playing .mp3 files in jplayer. For playing files it takes full mp3 url and that is visible to user. If user copy and paste that url in browser it start downloading and i have to prevent that.
.htaccess Will Work On windows If you are using apache
.htaccess Will Work On windows If you are using apache .
Prevent .mp3 files being downloaded
yeah i am using apache and IIS7.5 will this work with IIS7.5
why posting in Web Services and Context Core Initiative group?
It seems content from Web Services and Context Core Initiative is getting mixed up with Pune group... what is going on here?