I can go to my site by: www.mydomain.com or http://mydomain.com
and i can go for my sub-domain by: http://blog.mydomain.com BUT I CANT GO FOR http://www.blog.mydomain.com
how can i allow she sub domain to have the www ?
MY DNS CONFIG: A: @ - myip CNAME: www - @ A: blog - myip
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Change CNAME: <code>www</code> - <code>@</code> to A: <code>www</code> - <code>YourIP</code> and that’ll free up the <code>www</code> alias for the host <code>blog</code>
Give me one erro: “Name You can not have duplicate CNAME records.” <br>because i have CNAME: www - @
CNAME: <code>www</code> - <code>blog</code>
like what? CNAME: blog - myip?
Hello! Add a CNAME for your blog.