[Icecast] How do I stop status.xsl

Jordan Erickson jordan at subj.am
Mon Nov 11 02:46:57 UTC 2024


Exactly.

On 11/10/24 13:24, webmaster at berean-biblechurch.org wrote:
>
> So how does this work?  Are you prompted with a password-only dialog, 
> then what you type in has to match the value in htpasswd?
>
>
> On 2024-11-06 14:07, Jordan Erickson wrote:
>
>> 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 <mailto:Icecast at xiph.org>
>>> http://lists.xiph.org/mailman/listinfo/icecast <http://lists.xiph.org/mailman/listinfo/icecast>
>>
>> _______________________________________________
>> Icecast mailing list
>> Icecast at xiph.org
>> http://lists.xiph.org/mailman/listinfo/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/20241110/9dc06c55/attachment.htm>


More information about the Icecast mailing list