Re: URL redirect with PDNS Authoritative
Andrea Biancalani via Pdns-users <[email protected]>
| Newsgroups | gmane.network.dns.powerdns.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for all those infos Peter, I'll try to do that way! Andrea Il 12/01/2024 10:32, Peter van Dijk via Pdns-users ha scritto: > On Fri, 2024-01-12 at 10:25 +0100, Peter van Dijk via Pdns-users wrote: >> If you want to build this feature, and keep all data in one place (the >> PowerDNS database), you could use disabled=1 records with some convenient >> type (TXT, URI, etc.) that your webservice can look up. > You could also use comments in the database for this. > > Kind regards,