Hello, my Node.js app at api.qutegifts.co.uk was working but broke after I re-uploaded files. The cgi-bin folder is now empty, and the API returns 404. Could you please restore the Node.js CGI passthrough configuration for this subdomain? Thank you
Please can you add the DKIM as a CNAME record, the SPF as a TXT record, and a Domain verification as a TXT record. Use the Name and Value fields that I've provided below.
DKIM as a CNAME
NAME = litesrv._domainkey
VALUE = litesrv._domainkey.mlsend.com
SPF as a TXT
NAME = @
VALUE = v=spf1 a mx include:_spf.mlsend.com ?all
Domain verification as a TXT
NAME = @
VALUE = mailerlite-domain-verification=26f3092c91adc0fc07fbe252476118f730810a71
Thank you