[mythtv-users] Future internal replacement for mythweb

Jan Ceuleers jan.ceuleers at gmail.com
Sat Feb 1 10:32:59 UTC 2014


On 02/01/2014 11:20 AM, Jan Ceuleers wrote:
> I have a question about the web server point. I will still need to run
> Apache on my backend in order to serve a few other applications. Will
> there be a mechanism for me to continue doing this, somehow sharing port
> 80 with the backend?

Let me answer my own question, since it was actually answered on the
-dev list as well.

The answer is that if port 80 is needed for multiple applications then
one should run a proper web server there (such as Apache) and let it
handle authentication (and also SSL, although probably not on port 80).
Then use mod_proxy to integrate with the applications which run on
different ports.


More information about the mythtv-users mailing list