[mythtv-commits] Ticket #12862: Support proxied connections to web frontend

MythTV noreply at mythtv.org
Wed Aug 24 16:05:38 UTC 2016


#12862: Support proxied connections to web frontend
-----------------------------------+-----------------------------
 Reporter:  stuarta                |          Owner:  stuartm
     Type:  Bug Report - General   |         Status:  new
 Priority:  minor                  |      Milestone:  29.0
Component:  MythTV - Web Frontend  |        Version:  Master Head
 Severity:  medium                 |     Resolution:
 Keywords:                         |  Ticket locked:  0
-----------------------------------+-----------------------------
Description changed by stuarta:

Old description:

> We should support putting a webserver (such as nginx / apache)
> in front of the web frontend and handle the common scenario
> where the url is shifted when being proxied.
>
> ie. http://host/webfrontend/ goes to http://host:6543/
>
> This would be done via apache's mod_proxy or nginx's http_proxy
>
> Optional: Allow the webserver to handle the authentication.

New description:

 We should support putting a webserver (such as nginx / apache)
 in front of the web frontend and handle the common scenario
 where the url is shifted when being proxied.

 ie. http://host/webfrontend/ goes to http://host:6544/

 This would be done via apache's mod_proxy or nginx's http_proxy

 Optional: Allow the webserver to handle the authentication.

--

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12862#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list