By default, the SELinux boolean httpd_can_connect_mythtv
is disabled.
If this setting is enabled, it should be disabled.
To disable the httpd_can_connect_mythtv
SELinux boolean, run the following command:
$ sudo setsebool -P httpd_can_connect_mythtv off