|
Q. I am using referral protection however, with MPEGS and pdf's it does not work - users are denied access, and with printing CSS I have the same problem. A. You need to set up the pdf Mime Type in IIS to get this to work properly.
In IIS Web Properties:
You could also try using cookie-based protection. Some clients (notably pdf) work properly with cookies. The following are protected by referrer:
/pdf/MiniReader.pdf,77k
For WMV files, you will need to embed the video, (code for this is here).
You won't be able to directly access
|
|