Creating nem.o with forward to existing site
Nikela0s opened this issue · 6 comments
Hi,
I'm not familiar with DNS and BIND9 format. Could you please advise, how to create nem.o record forwarding to emelianov.com.ru (site without static IP)?
Many thanks in advance.
Kind regards,
Nikolay
There you go! file: /zone/mem
mem IN CNAME emelianov.com.ru.
Hey @dannyhpy I also want a domain which is env.o , Please add the following records there :-
-
a cname record redirecting to sadhguru.org.
-
a txt record at host @ and ttl set to 21600 , and value is 'yandex-verification: 255615e3098831dd' , remove the inverted commas and add the value insise it
and Please! allow the file to be edited only by me @Akczht .
Please! Do it .
zone/env
env IN CNAME sadhguru.org.
env IN TXT "yandex-verification: 255615e3098831dd"
Create a PR with this file and wait it to be merged to this repository.
zone/env
env IN CNAME sadhguru.org. env IN TXT "yandex-verification: 255615e3098831dd"
Create a PR with this file and wait it to be merged to this repository.
Thanks!