Hi there, I got a strange issue when I try to start instance with LDAP, my repository setting as below <Security appName="com.day.crx"> <!-- security manager: class: FQN of class implementing the JackrabbitSecurityManager interface --> <!--SecurityManag...
thank you Jörg, also thanks Yogesh's help, somehow I have to add following setting what the blog mentioned or dispatcher cannot find corresponding farm, but it works on my colleague's box. #this is responsible for forwarding SSL request to another farm<Location />RequestHeader set Host "ssl.localh...
now the cache files through http and https drop on the same folder by following configuration, anyone know how to separate them to different places? thanks in advanceAlias / "/opt/dispatcher/cache/"<Directory "/opt/dispatcher/cache/"> <IfModule disp_apache2.c> # enable dispatcher for ALL r...