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

MythTV noreply at mythtv.org
Wed Aug 24 15:42:51 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                 |   Keywords:
Ticket locked:  0                      |
---------------------------------------+-------------------------
 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.

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


More information about the mythtv-commits mailing list