dtrusty-U6r7FCv0h4VBDgjK7y7TUQ@public.gmane.org
2007-Apr-15 15:10 UTC
Can Webrick show directory listings like Apache?
Hi, I have a subdirectory of the RAILS_ROOT/public/ diretcory. I can use Webrick to directly serve files from the public subdirectory: http://<mysite>:3000/<mypubdir>/<mypubfile> But I cannot get Webrick to show the directory listing of <mypubdir>. I get a ''Recognition failed'' error. Any ideas on how to make Webrick show public directoy listings like Apache? Thanks, David --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
hi, El Sunday 15 April 2007 17:10:05 dtrusty-U6r7FCv0h4VBDgjK7y7TUQ@public.gmane.org escribió:> Any ideas on how to make Webrick show public directoy listings like > Apache?checkout the the FancyIndexing option in WEBrick::Config ciao -- http://debaser.homelinux.com/