
01-22-2009, 01:19 AM
|
|
Member
|
|
Join Date: Oct 2006
Posts: 42
|
|
How to restrict file download access to specific users
This is an interesting post about restricting file downloads only to authenticated users in the app, but offloading the actual download to the server.
http://ramblingsonrails.com/how-to-p...erve-the-files
The above is for nginx but is there an equivalent approach for LS?
|