> just put the favicon.ico into the root rails directory. If you're not using > rails, then change your line to: > > uri "/", :handler => Mongrel::DirHandler.new(File.dirname(__FILE__))
yeah im Camping on / , which then sends both the file or dirlist, and output from the app at the same time..corrupt images. and confusing html! guess i will move send_file from DirHandler to a module, then mix it into a StaticFileHandler _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
