mirror of
https://github.com/yswery/PHP-DNS-SERVER.git
synced 2026-04-25 17:25:53 +03:00
[GH-ISSUE #108] how to update records while the dns server is running? #39
Labels
No labels
bug
enhancement
enhancement
hacktoberfest
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PHP-DNS-SERVER#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ds-gamer on GitHub (Aug 30, 2022).
Original GitHub issue: https://github.com/yswery/PHP-DNS-SERVER/issues/108
So , is there any function where , if the json record is modified then will it be updated on the server too or the server need to restarted after modifing dns records? . If there is already a function then how to use that . If not , then any help to auto update records on the server after any modification in the json record file.
Please Help .