Jay Dev wrote:
> Hi Folks,
> 
> I'm new to Rails and working on a project where after the user logs in
> they can click on a link to download an exe file ( say for example the
> file is at http://test.com/test.exe). I want to keep the link to the exe
> file hidden. What are the best ways to implement this step.
You can make an expirable link à-la Rapidshare, and/or use 
X-Accel-Redirect provided by Nginx, we use the latter to stream VOD.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to