Yeah, I was thinking about this, but I have no idea how to do that in Jetty. And then if I move to another servlet container, I have to figure it out all over again. The more I work in Lift, the easier and more portable it is.
Chas. Tim Perrett wrote: > Chas, > > Can you not just do the normal thing and use front end web server > rewriting? I don't think you need to bother altering your lift > application as having the rewiting in the application adds no more > value right? > > Cheers > > Tim > > On Jan 10, 8:48 pm, "Charles F. Munat" <[email protected]> wrote: >> I have a new Lift site online -- still fine tuning the look in IE -- >> here, if anyone is interested: >> >> http://tinibigs.com/ >> >> This one (as is true with pretty much all my sites) is a sort of >> mini-CMS. The client can log in and change almost anything on the site >> (except the look & feel). This includes changing the text and images on >> any page (with Markdown), creating new events, updating the drink menu, >> adding new reviews, administering contacts, mailing list subscriptions, >> and reservation requests, and, of course, administering site users. >> >> Since this replaces the previous site, I'd like to set up redirects from >> old pages to new pages. What is the easiest way to do this in Lift. (I >> have a whole list of redirects.) >> >> Also, whoever was adding Lift sites to a list is welcome to add this >> one. More coming very soon as they go online. >> >> Chas. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
