LiftRules.liftRequest.append {
  case Req("foo" :: Nil, _, _) => false
}

On Fri, Aug 14, 2009 at 9:54 AM, jon <jonhoff...@gmail.com> wrote:

>
> Hi,
>
> How do I tell lift to serve "/foo.html" directly (without parsing xml
> or adding javascript) where "foo.html" is a file that lives in my
> webapp folder?  I still want lift to process the rest of my html
> files.
>
> - Jon
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to