You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lift
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
David Pollak
unread,
Aug 14, 2009, 12:57:34 PM8/14/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lif...@googlegroups.com
LiftRules.liftRequest.append { case Req("foo" :: Nil, _, _) => false