• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

dns zone

  1. stevland

    Question Using curl to get a specific value from Remote API (REST)

    I use curl to get a DNS record from my Plesk server: curl -X GET -H 'authorization: Basic xxx' -H 'accept: application/json' 'https://example.com:8443/api/v2/dns/records/15781/' result: { "id": 15781, "type": "A", "host": "home.example.com", "value": "123.123.123.123"...
  2. B

    Question Cannot create Subdomains/DNS Zone on domains like <id>.web.mydomain.com

    Hello everyone, I'm currently facing a problem to provide webspaces for my customers. In general, a unique domain is generated for each webspace with the following schema: <id>.web.mydomain.com. If then users try to create sub domains like test.<id>.mydomain.com on this given domain, this...
  3. cipcip

    Resolved Apply DNS Zone changes via XML API

    Hello guys, I still have issues with this, I have purchased another hosting, I was able to enable by default DNS zones for subdomains, but it seems that my php script although it returns success, it does not apply the DNS to the zone. The PHP function is as follows: function syncDNS($nom...
  4. Reset_Adv_Systems

    Issue Issue with DKIM fail (bad signature)

    Hi there. I hope some one can help me out here.I am getting a bit mad with this. I have a client who rents a VPS from Aruba (aruba.it) the domain of my client is purchased at aruba and is currently the authoritative Name Servers are the Aruba one. So i use the dns zone from aruba but NOT the...
Back
Top