Re: [Pdns-users] URL redirect with PDNS Authoritative

2024-01-12 Thread Andrea Biancalani via Pdns-users
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),

Re: [Pdns-users] URL redirect with PDNS Authoritative

2024-01-12 Thread Peter van Dijk via Pdns-users
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

Re: [Pdns-users] URL redirect with PDNS Authoritative

2024-01-12 Thread Peter van Dijk via Pdns-users
On Fri, 2024-01-12 at 09:42 +0100, Andrea Biancalani via Pdns-users wrote: >  is there any way to set a record in PDNS authoritative server that > allow web URL redirect? Not really. >  Example: example.com IN WR https://example.net/subpage/... > >  Reading official documentation, WR record type

[Pdns-users] URL redirect with PDNS Authoritative

2024-01-12 Thread Andrea Biancalani via Pdns-users
Hi everybody, is there any way to set a record in PDNS authoritative server that allow web URL redirect? Example: example.com IN WR https://example.net/subpage/... Reading official documentation , WR record type seems not to be s