Re: secure statistics page

2024-02-11 Thread Fred Morris
There used to be an example in a directory in the BIND tarball, in contrib/dnspriv/ Here's a link to it from 9.12.3: http://athena.m3047.net/pub/bind/dnspriv/ -- Fred Morris On Sun, 11 Feb 2024, Andrew Latham wrote: I have seen this question a few times so would a note or example in

Re: secure statistics page

2024-02-11 Thread Andrew Latham
I have seen this question a few times so would a note or example in https://kb.isc.org/docs/aa-01123 (or other related documentation) be a good idea? On Thu, Jan 18, 2024 at 7:36 AM Ondřej Surý wrote: > Hi, > > put a real webserver in front of it. Both Apache and Nginx can work as > proxy. > >

Re: secure statistics page

2024-01-18 Thread Ondřej Surý
Hi, put a real webserver in front of it. Both Apache and Nginx can work as proxy. Ondrej -- Ondřej Surý — ISC (He/Him) My working hours and your working hours may be different. Please do not feel obligated to reply outside your normal working hours. > On 18. 1. 2024, at 15:12, Eric Dewitte