Thorsten Scherler wrote:
Hi all

if you have a some spare time please help testing the patch from
http://issues.apache.org/bugzilla/attachment.cgi?id=20246&action=view

This is an all-in-one patch that you can apply. The only thing that you then have to add to your publication.xml is:
 <proxies ssl="false" root="https://www.host.com/ssl/";>
    <proxy area="live" ssl="true" url="https://www.host.com/ssl/default"/>
    <proxy area="live" ssl="false" url="http://www.host.com/default"/>
    <proxy area="authoring" ssl="true" 
url="https://www.host.com/lenya/default/authoring"/>
    <proxy area="authoring" ssl="false" 
url="http://www.host.com/lenya/default/authoring"/>
  </proxies>

TIA

salu2

I've only been able to do minimal testing on the live side. There is the problem of URLs in the CSS that has already been mentioned. Also, modules is still based at the root. However, I'm guessing this change is waiting on a decision as to where to stick the modules.

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

Reply via email to