Question
Why does my site url needs a dot at end when using www at start?
when Im trying to reach my site with www.domain.com it didnt work however the following work :
domain.com
www.domain.com.
is there a way to fix this?
im running ubuntu with lamp and heres how my DNS configuration looks like:
A : @ ip
CNAME : www domain.com.
ns : default 3 ns configurations
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.
×