Mark Lundquist wrote:

Michael Wechner wrote:

Mark Lundquist wrote:



I guess I can kludge up some more proxying RewriteRules in Apache to make these work, but... it just feels wrong :-/




yes, it does, but I think it's the easiest for the moment.


It helps now that I've figured out what's going on, 'cause at least I understand it :-)... it turns out that to make my proxying scheme work right, I ended up having to change the Jetty configuration so that instead of running in the root context, Lenya runs in a context whose name matches the first path component in the URI space for the CMS face of the application, so e.g. for

    https://woof.wrinkledog.com/SomeClient/

the context name is "SomeClient". It was that change that broke the paths that depend on {$root} in the XSLT templates, because these also depend on the "context prefix".

I've got the Apache config hacked up so that everything works now.


maybe you can add your stuff to the Wiki ;-)

http://wiki.apache.org/lenya/

thanks

Michi


Thanks,
—ml—


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




--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]
+41 44 272 91 61


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

Reply via email to