I imagine you could hack DirHandler (in handlers.rb) in about 10 minutes to have this functionality.
Corey On Jun 22, 2006, at 1:49 PM, [EMAIL PROTECTED] wrote: > Hello. Prospective Mongrel user here. > > Can Mongrel act as a server for eruby or erb files? > > Example: > > <html> > <body> > <p>The time is <%= Time.now %></p> > </body> > </html> > > Pistos > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users Corey _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
