Hi, I wish to know, how can I catch all URLs under one path and only render one page.
I have a test.html in the webapp. I want that all urls that appear to be in the subpath of test to only render test.html. For example, URLs. http://localhost/test/some/path/here http://localhost/test/anything go to test.html Also in test.html my snippet needs to know the subpath, so it can pull some content from the database. Any help? Thanks! Philip --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
