PDA

View Full Version : Static video files in public folder


rubyonrails-talk
August 28th, 2006, 08:55 AM
Hi!
I have some video files in the /public folder of my rails app. I want
to load them with the vlc plugin. But it seems rails can't handle the
headers that the plugin sends to it (or the plugin can't handle the
response of rails).
Here is the communication I captured with ethereal. Should I file a bug

More... (http://groups.google.com/group/rubyonrails-talk/msg/ada7a9cf074e7041)