View Single Post
  #1  
Old 01-22-2009, 01:19 AM
subBlue subBlue is offline
Member
 
Join Date: Oct 2006
Posts: 42
Default 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?
Reply With Quote