Hello, Is this possible and how: I want to change the IP-adress of a given sub-domain (hosted externally of course) with a call to webfaction's API. Kind of dynamic dns. Thanks & regards, Stephan asked 12 May '20, 06:46 stephan0h |
Yes, you can do that using the Create DNS Override function. If you already have a DNS record for that subdomain, you will need to delete it first. Something like the following should work on python 2:
answered 12 May '20, 07:02 iliasr ♦♦ Super,thank you - will try this!
(13 May '20, 06:54)
stephan0h
|