Derek Williams wrote: > The <lift:surround> tag is used to reference another template that will > contain your template. If you have only added index.html you can try > removing the <lift:surround> tag and see if that works, or find the > place in the Guide that explains how to create a template that can be > used with surround.
Thanks for the response Derek! So I took out the <lift:surround> tag from my test file, and turned it into a basic HTML page with <html> and <head> and <body> elements and no Lift elements. Still the browser responds with: The Requested URL /mojo/index.html was not found on this server, though it's clearly there on the path. I guess the book is leaving something out, like having to add the path to the SiteMap or such? Or maybe there's another configuration missing that isn't mentioned in the chapter. Cheers, Mojo -- Morris Jones Monrovia, CA http://www.whiteoaks.com Old Town Astronomers: http://www.otastro.org http://twitter.com/mojo_la --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
