hi, Thank you for this answer. As I thought, either appache only serves as a proxy. and I redirects all URLs to ServiceMix
I can not use it to host static pages. Regardless, I redirects various services and I have to get all url individually. I think the problem is hawtio in main html page. it follows that the hawtio plugins do not have a url like https://localhost:8443/hawtio but https://localhost:8443/plugin-name. for exemple https://localhost:8443/hawtio-karaf-terminal if I understood for each plugin I deploy on ServiceMix, I must enter its URL in the apache conf and restart it. pass /hawtio-karaf-terminal https://localhost:8443/hawtio-karaf-terminal I think this approach is difficult to exploit. A+JYT -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-2-4-3-hawtio-1-4-55-apche-mod-proxy-tp4043642p4043651.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
