Hi! Take a look at this document: http://mongrel.rubyforge.org/docs/ apache.html
You should leave the static files in the public folder of your application, and configure Apache to use rewriting (see section "Configuring Apache2"). Regards, Hendrik Am 21.09.2006 um 16:27 schrieb Kris Leech: > My question is about the static files in the Rails public folder. > These > files should be served by Apache instead of Mongrel, so do I need to > upload these files to Apache's htdoc's or will Apache cache them the > first time they are requested from Mongrel... Im not sure how this > works? > > Many thanks. > > > > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
