[EMAIL PROTECTED] wrote:
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.

This answer might not be better ;-)

We use an apache2 http-Server in front of our servlet engine (tomcat) and have for each virtual host the respective RedirectRules. See:

http://lenya.apache.org/1_2_x/tutorial/mod_proxy_and_lenya.html

You might also try to use a tomcat filter to rewrite your urls see e.g.

https://urlrewrite.dev.java.net/

However i did not try that approach yet.

Jann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to