Subj : Stuff To : Al From : Oli Date : Mon Nov 04 2019 09:12:50 On Sun, 3 Nov 2019 23:52:56 -0800 "Al -> apam" <0@106.4.21> wrote: A> Just to wrap my head around this, apache is the server answering on port A> 80 and 443 and passing to magicka listening on port 8080? A> So in that case I'd need to setup apache in a way that is ssl or https A> compatible and it will communicate with magicka on port 8080? Yes. See: https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html (you can ignore the cluster and balancing stuff) Don't forget to enable mod_proxy. With nginx it's also easy: https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/ --- * Origin: (21:1/151) .