[mythtv-users] MythWeb: ASX stream or direct download (over ADSL)?

James Miller gajs-f0el at dea.spamcon.org
Fri Mar 11 00:07:34 UTC 2016


On Tue, 8 Mar 2016, Karl Newman wrote:

> I've been running Apache 2.4 for quite a while. Here's the relevant snippet
> from my mythweb.conf:
>
> ############################################################################
> # If you intend to use authentication for MythWeb (see below), you will
> # probably also want to uncomment the following rules, which disable
> # authentication for MythWeb's download URLs so you can properly stream
> # to media players that don't work with authenticated servers.
> #
>    <LocationMatch .*/pl/stream/[0-9]+/[0-9]+>
> #        Allow from all
>        Require all granted
>    </LocationMatch>
> #
>    <LocationMatch .*/music/stream.php>
> #        Allow from all
>        Require all granted
>    </LocationMatch>

Thanks for confirming this, Karl. That's the way I thought this stanza 
should look but, like I said, due to my rather sketchy understanding of 
Apache and web serving, I wanted to double check.


More information about the mythtv-users mailing list