Project DescriptionIIS7 module to lock download files by key and date.
Example (
zima.jpg is static file on web-server):
- http://files.dmach.ru/zima.jpg?key=123m - grant access
- http://files.dmach.ru/zima.jpg - deny access
- http://files.dmach.ru/zima.jpg?key=somekey - deny access
Key database-file content:
key=123m&file=/zima.jpg&end=2012.09.25