Jann Forrer <jann.forrer <at> id.unizh.ch> writes: > > On Sat, 29 Oct 2005, John Pashley wrote: > > > Hi, > > > > I am a beginner with Lenya, have managed to generate and edit my own > > publication, and now want to publish it (on the Internet). > > > > I've read through the Lenya documentation, but being a beginner have > > problems > > understanding the concepts. > > > > What do I have to do? > > > > Can you be a bit more specific? I've tried the following URL: http://localhost:8888/icarus/live/index.html and this works fine (on the local system) using Jetty as the servlet engine. I now want to transfer this to our server, which is connected to the Internet (my Web domain is icarus.aero) so I guess my first task is to "build" the "live" data "on to" the server. ->Where do I change this so the "live" data is redirected to the server and not left on the local computer as in the default system? > In principle you have a live area in lenya > http://somehost:someport/<context>/<pub-id>/live/≤document-name> as e.g. > http://www.myhost.org:8080/lenya/mypub/live/foo/bar.html > > In the most simple case you can access your live site with that URL. > > A more common practice is to have an apache in front of your servlet Ok I've downloaded and successfully run Tomcat version 5.0.28 as recommended but I don't see how Apache figures in this. I thought that Tomcat is the webserver and servlet engine "in one". > enginge. You then have to ensure that the webserver transfer the requests > to the servlet engine. That can be done e.g. by the appropriate > RewrriteRules see: > > http://lenya.apache.org/1_2_x/tutorial/mod_proxy_and_lenya.html and > http://lenya.apache.org/1_2_x/tutorial/mod_proxy_and_lenya_continued.html > > You can also use mod_jk if you like it better than mod_rewrite .... > > Jann >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
