[Icecast] How do I stop status.xsl
Jordan Erickson
jordan at subj.am
Wed Nov 6 20:07:22 UTC 2024
This is what I've got to protect against unauthorized views:
------------------------------------------------------------------------------------------------
<!-- *** Web server status page protection *** -->
<mount type="normal">
<mount-name>/status.xsl</mount-name>
<authentication type="htpasswd">
<option name="filename" value="/path/to/your/htpasswd"/>
</authentication>
</mount>
<mount type="normal">
<mount-name>/status-json.xsl</mount-name>
<authentication type="htpasswd">
<option name="filename" value="/path/to/your/htpasswd"/>
</authentication>
</mount>
------------------------------------------------------------------------------------------------
Cheers,
Jordan Erickson
On 11/6/24 11:57, Googe wrote:
> Is it possible to disable the status page in Icecast?
>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20241106/77afaca8/attachment.htm>
More information about the Icecast
mailing list