On 7/1/06, Michael Boehler <[EMAIL PROTECTED]> wrote:
I was wondering, if it is possible to maintain several publication in one
installation of Lenya, while pointing these publications to different
domains or subdomains.
Does this require to run a HTTP server in front of Lenya or can this handled
by Lenya/Jetty/Cocoon ?
I am answering because few of those who better know post on weekends.
You may get better answers next week.
See if you understand:
http://jetty.mortbay.org/jetty/faq?s=300-HTTP&t=virtual
It might say Jetty supports limited URL writing, but it is written poorly.
We use Apache httpd 2.1 to rewrite incoming requests for multiple
servers in multiple domains to several web servers. One of those
servers is Lenya/Jetty. Apache rewrites the Lenya URLs to add
"publication/area/" for each virtual server. It also rewrites the
Cookies.
There have been suggestions that better performance can be obtained by
running separate Lenya/Jetty servers for each Publication.
Hope that helps,
solprovider
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]