Hi!
I would like to run an action when a DNS zone has been modified. I haven't found anything in the hooks documentation. What would be the best way to develop it?
If there is no hook, I had thought of registering the "SOA Serial Number" of all zones in a table and using cron to verify when one has been modified and then analyze that complete zone and execute the action.
Any better ideas?
Thank you
I would like to run an action when a DNS zone has been modified. I haven't found anything in the hooks documentation. What would be the best way to develop it?
If there is no hook, I had thought of registering the "SOA Serial Number" of all zones in a table and using cron to verify when one has been modified and then analyze that complete zone and execute the action.
Any better ideas?
Thank you