pharrington wrote: > I'm *pretty sure* this is just a function of your browser's security > model not allowing access to filesystem URIs from an http:// page. > Either way though, its not anything Rails has to do with.
Yep! I would never have guessed that. There is no way to disable this AFAICT either. But I started apache (default port 80) and then used http://localhost/filesystem/somepath/etc and that works. Much thanks -- 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 -~----------~----~----~----~------~----~------~--~---

