On 01/23/2014 09:33 PM, Deeztek Support wrote: \> Is there any way to run the djigzo web console through apache via ajp > proxy or something along those lines instead of running it strictly from > tomcat?
Yes that is possible. It's a normal servlet application so can be used in any setup that supports servlets. Instead of using ajp, another option would be to use a reverse proxy option (this is for example advised when Jetty is used). I do not have a clear example on how to use ajp but there are plenty of examples/guides online to be found. Kind regards, Martijn Brinkers -- DJIGZO email encryption _______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
