[opencms-dev] Problem mounting CMIS

Marc Johnen opencms at johnen.biz
Mon Apr 29 21:27:32 CEST 2013


Hi Carsten,

the CMIS-server is running in it's own context. Try adding something like
this
    ProxyPass         /services/               
http://127.0.0.1:8081/services/
    ProxyPassReverse  /services/                
http://127.0.0.1:8081/services/
to your apache-config.
Depending on wether you've got OpenCms running as ROOT or not you have
to add an "opencms" in front of /services/.




-----
Greetings
Marc Johnen
http://www.johnen.biz
--
View this message in context: http://opencms.996256.n3.nabble.com/Problem-mounting-CMIS-tp23214p23216.html
Sent from the OpenCMS mailing list archive at Nabble.com.



More information about the opencms-dev mailing list