Another solution is to keep all your static content inside a subfolder and convert that to it´s own application, then remove the wildcardhandler for monorail and just use staticfilemodule.
Ricardo Lopes wrote: > I haven't tried but i think you could define a StaticFileModule for > that extension/path/handler whatever before the monorail routing > module. > > 2009/3/23 Joe V. <[email protected]>: > >> How do you ignore certain routes or paths? Similar to this in asp.net >> mvc >> http://haacked.com/archive/2008/07/14/make-routing-ignore-requests-for-a-file-extension.aspx >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
